1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Include <stdlib.h> in argp examples.

This commit is contained in:
Joseph Myers
2012-02-17 01:13:15 +00:00
parent 0a0a5bd4f1
commit 35c47e37b9
5 changed files with 12 additions and 2 deletions

View File

@@ -52,6 +52,7 @@
An options vector should be terminated by an option with all fields zero. */
#include <stdlib.h>
#include <argp.h>
const char *argp_program_version =