summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/argp.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:28:16 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:28:16 +0000
commit592615ea7df69c2728362bd4238730d050c07312 (patch)
tree1c064c8fd5c45ec621799def8cbcf6d1f11cdafb /libshouldbeinlibc/argp.c
parent46b6fea942cd4840f5510cd06629e8c91fb55c11 (diff)
Mon Oct 21 22:00:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* argp.h: Add extern inline protection. * idvec.h: Likewise. * maptime.h: Likewise. * argp.c, idvec-funcs.c, maptime-funcs.c: New files. * Makefile (SRCS): Add argp.c, idvec-funcs.c, and maptime-funcs.c.
Diffstat (limited to 'libshouldbeinlibc/argp.c')
-rw-r--r--libshouldbeinlibc/argp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libshouldbeinlibc/argp.c b/libshouldbeinlibc/argp.c
new file mode 100644
index 00000000..8e00b7d7
--- /dev/null
+++ b/libshouldbeinlibc/argp.c
@@ -0,0 +1,2 @@
+#define ARGP_EI
+#include "argp.h"