summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/sigact.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-10 16:31:55 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-10 16:31:55 +1100
commit925d1de3fb44ef62f72589966ea9a2823b567762 (patch)
treebbd4d5552300fe7724c233abae27b6340f2e2c2f /openbsd-compat/sigact.h
parent52245663035ec7322ec2e1288d9692be7b2e4181 (diff)
- (dtucker) [openbsd-compat/sigact.h] Add "OPENBSD ORIGINAL" marker.
Diffstat (limited to 'openbsd-compat/sigact.h')
-rw-r--r--openbsd-compat/sigact.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/sigact.h b/openbsd-compat/sigact.h
index b37c1f84..7821e09e 100644
--- a/openbsd-compat/sigact.h
+++ b/openbsd-compat/sigact.h
@@ -40,6 +40,8 @@
* and usually no sigaction() nor <termios.h>
*/
+/* OPENBSD ORIGINAL: lib/libcurses/SigAction.h */
+
#ifndef _SIGACTION_H
#define _SIGACTION_H