mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
10 lines
214 B
C
10 lines
214 B
C
--- 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>
|