summaryrefslogtreecommitdiff
path: root/os2/alarm.h
diff options
context:
space:
mode:
Diffstat (limited to 'os2/alarm.h')
-rw-r--r--os2/alarm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/os2/alarm.h b/os2/alarm.h
deleted file mode 100644
index b5fe69445b..0000000000
--- a/os2/alarm.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#define SIGALRM SIGUSR1
-unsigned alarm(unsigned);