14 lines
298 B
Diff
14 lines
298 B
Diff
Needed for __BEGIN_DECLS/__END_DECLS.
|
|
|
|
--- a/extern.h
|
|
+++ b/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
|