summaryrefslogtreecommitdiffstats
path: root/usr.bin/f2c/usignal.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/f2c/usignal.h')
-rw-r--r--usr.bin/f2c/usignal.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/f2c/usignal.h b/usr.bin/f2c/usignal.h
deleted file mode 100644
index ba4ee6a..0000000
--- a/usr.bin/f2c/usignal.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <signal.h>
-#ifndef SIGHUP
-#define SIGHUP 1 /* hangup */
-#endif
-#ifndef SIGQUIT
-#define SIGQUIT 3 /* quit */
-#endif
OpenPOWER on IntegriCloud