summaryrefslogtreecommitdiffstats
path: root/document/src/tests
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-08-18 12:04:45 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-08-18 12:04:45 +0200
commit64809ac8367bb4c059f55a8595f47a323237b238 (patch)
tree62af23907c274c398b231340c006a76700c8f90c /document/src/tests
parent7bbbf406f3cd920222aba9039c6a460370a4ab14 (diff)
Remove more clutter in fastos/types.h
Diffstat (limited to 'document/src/tests')
-rw-r--r--document/src/tests/heapdebuggerlinux.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/heapdebuggerlinux.cpp b/document/src/tests/heapdebuggerlinux.cpp
index 125bb2cce24..1b9b2e48e1a 100644
--- a/document/src/tests/heapdebuggerlinux.cpp
+++ b/document/src/tests/heapdebuggerlinux.cpp
@@ -22,7 +22,7 @@
#include <iostream>
#include <pthread.h>
-#include <signal.h>
+#include <csignal>
#include <unistd.h>
#include <string.h>
#include <ctype.h>