summaryrefslogtreecommitdiff
path: root/libfshelp/fshelp.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:25:39 +0000
commitb0886bd7ecb4ed1976d8ceddb1aeff3f54110114 (patch)
treece0ee98c2f5c2a0bd2e9a6530be4fa4fbd7c03a8 /libfshelp/fshelp.c
parentafb43784ec70863c09ec927bb588355f2df4a3c5 (diff)
Mon Oct 21 21:55:21 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* fshelp.h: Add extern inline protection. * fshelp.c: New file. * Makefile (SRCS): Add fshelp.c.
Diffstat (limited to 'libfshelp/fshelp.c')
-rw-r--r--libfshelp/fshelp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libfshelp/fshelp.c b/libfshelp/fshelp.c
new file mode 100644
index 00000000..49477bd3
--- /dev/null
+++ b/libfshelp/fshelp.c
@@ -0,0 +1,2 @@
+#define FSHELP_EI
+#include "fshelp.h"