aboutsummaryrefslogtreecommitdiffstats
path: root/examples/loadables/getconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/loadables/getconf.c')
-rw-r--r--examples/loadables/getconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/loadables/getconf.c b/examples/loadables/getconf.c
index d3dec41..b70f531 100644
--- a/examples/loadables/getconf.c
+++ b/examples/loadables/getconf.c
@@ -72,7 +72,7 @@
#include "getconf.h"
#ifndef errno
-extern int errno;
+#include <errno.h>
#endif
struct conf_variable