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.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/gnu/usr.bin/patch/INTERN.h b/gnu/usr.bin/patch/INTERN.h
deleted file mode 100644
index b718b1d..0000000
--- a/gnu/usr.bin/patch/INTERN.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* $Header: /home/ncvs/src/gnu/usr.bin/patch/INTERN.h,v 1.1.1.1 1993/06/19 14:21:52 paul Exp $
- *
- * $Log: INTERN.h,v $
- * Revision 1.1.1.1 1993/06/19 14:21:52 paul
- * b-maked patch-2.10
- *
- * 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