void-packages/srcpkgs/texi2mdoc/patches/musl.patch
2020-01-02 18:22:47 +01:00

13 lines
294 B
Diff

Needed for __BEGIN_DECLS/__END_DECLS.
--- extern.h
+++ extern.h
@@ -17,6 +17,8 @@
#ifndef EXTERN_H
#define EXTERN_H
+#include <sys/cdefs.h>
+
/*
* This defines each one of the Texinfo commands that we understand.
* Obviously this only refers to native commands; overriden names are a