summaryrefslogtreecommitdiff
path: root/libc/manual/examples/argp-ex2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/manual/examples/argp-ex2.c')
-rw-r--r--libc/manual/examples/argp-ex2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/manual/examples/argp-ex2.c b/libc/manual/examples/argp-ex2.c
index 313c6819a..c49fbaca9 100644
--- a/libc/manual/examples/argp-ex2.c
+++ b/libc/manual/examples/argp-ex2.c
@@ -19,6 +19,7 @@
for a given program, even if it uses different argument
parsers for various tasks). */
+#include <stdlib.h>
#include <argp.h>
const char *argp_program_version =