aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/sys/ose/erl_ose_sys.h
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2013-09-30 15:06:57 +0200
committerLukas Larsson <[email protected]>2014-02-24 15:15:57 +0100
commit3a4bdad8b488a6e7a4a18a95573059d5a21589c8 (patch)
tree8c89ecfe4f305268194d67ac9ed24fbbff34a4e1 /erts/emulator/sys/ose/erl_ose_sys.h
parente6c7086e6befb3eb9e8ad4fb7de62f1ee810508c (diff)
downloadotp-3a4bdad8b488a6e7a4a18a95573059d5a21589c8.tar.gz
otp-3a4bdad8b488a6e7a4a18a95573059d5a21589c8.tar.bz2
otp-3a4bdad8b488a6e7a4a18a95573059d5a21589c8.zip
ose: Extract signal numbers to common file
Diffstat (limited to 'erts/emulator/sys/ose/erl_ose_sys.h')
-rw-r--r--erts/emulator/sys/ose/erl_ose_sys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/sys/ose/erl_ose_sys.h b/erts/emulator/sys/ose/erl_ose_sys.h
index 5243886bac..8c72afa9a5 100644
--- a/erts/emulator/sys/ose/erl_ose_sys.h
+++ b/erts/emulator/sys/ose/erl_ose_sys.h
@@ -27,6 +27,7 @@
#include "ose.h"
#undef NIL
#include "ramlog.h"
+#include "erts.sig"
#include "fcntl.h"
#include "math.h"