summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/INTERN.h')
-rw-r--r--gnu/usr.bin/patch/INTERN.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/gnu/usr.bin/patch/INTERN.h b/gnu/usr.bin/patch/INTERN.h
deleted file mode 100644
index c04e722..0000000
--- a/gnu/usr.bin/patch/INTERN.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/* $FreeBSD$
- *
- * $Log: INTERN.h,v $
- * Revision 2.0 86/09/17 15:35:58 lwall
- * Baseline for netwide release.
- *
- */
-
-#ifdef EXT
-#undef EXT
-#endif
-#define EXT
-
-#ifdef INIT
-#undef INIT
-#endif
-#define INIT(x) = x
-
-#define DOINIT
OpenPOWER on IntegriCloud