mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
10 lines
246 B
C
10 lines
246 B
C
--- ./src/cchelper.c.orig 2012-12-14 22:20:31.000000000 -0500
|
|
+++ ./src/cchelper.c 2012-12-14 22:20:36.000000000 -0500
|
|
@@ -44,6 +44,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
+#include <sys/signal.h>
|
|
|
|
#include KRB5_H
|
|
|