summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/EXTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/EXTERN.h')
-rw-r--r--gnu/usr.bin/patch/EXTERN.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/gnu/usr.bin/patch/EXTERN.h b/gnu/usr.bin/patch/EXTERN.h
deleted file mode 100644
index 96dd888..0000000
--- a/gnu/usr.bin/patch/EXTERN.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/* $Header: /home/ncvs/src/gnu/usr.bin/patch/EXTERN.h,v 1.1.1.1 1993/06/19 14:21:52 paul Exp $
- *
- * $Log: EXTERN.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:37 lwall
- * Baseline for netwide release.
- *
- */
-
-#ifdef EXT
-#undef EXT
-#endif
-#define EXT extern
-
-#ifdef INIT
-#undef INIT
-#endif
-#define INIT(x)
-
-#ifdef DOINIT
-#undef DOINIT
-#endif
OpenPOWER on IntegriCloud