summaryrefslogtreecommitdiff
path: root/05/stdc_common.h
diff options
context:
space:
mode:
Diffstat (limited to '05/stdc_common.h')
-rw-r--r--05/stdc_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/05/stdc_common.h b/05/stdc_common.h
index af30b06..10144a8 100644
--- a/05/stdc_common.h
+++ b/05/stdc_common.h
@@ -110,6 +110,7 @@ int getpid(void) {
#define SIGABRT 6
#define SIGFPE 8
+#define SIGKILL 9
#define SIGILL 4
#define SIGINT 2
#define SIGSEGV 11