summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/EXTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/EXTERN.h')
-rw-r--r--usr.bin/patch/EXTERN.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.bin/patch/EXTERN.h b/usr.bin/patch/EXTERN.h
new file mode 100644
index 0000000..0271074
--- /dev/null
+++ b/usr.bin/patch/EXTERN.h
@@ -0,0 +1,15 @@
+/* $Header: EXTERN.h,v 2.0 86/09/17 15:35:37 lwall Exp $
+ *
+ * $Log: EXTERN.h,v $
+ * Revision 2.0 86/09/17 15:35:37 lwall
+ * Baseline for netwide release.
+ *
+ */
+
+#undef EXT
+#define EXT extern
+
+#undef INIT
+#define INIT(x)
+
+#undef DOINIT
OpenPOWER on IntegriCloud