mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 09:30:30 -04:00
10 lines
180 B
C
10 lines
180 B
C
--- lib/direct/conf.c
|
|
+++ lib/direct/conf.c
|
|
@@ -30,6 +30,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <signal.h>
|
|
|
|
#include <direct/conf.h>
|
|
#include <direct/mem.h>
|