blob: fd738c38d0ec0d6f5124cbe200412cdbeaff8247 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tests/dfbtest_window.c
+++ tests/dfbtest_window.c
@@ -41,6 +41,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <signal.h>
#include <direct/messages.h>
#include <direct/util.h>
|