ports/sysutils/tabled/patches/patch-pickup_c

11 lines
240 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- pickup.c.orig Sat Apr 14 08:26:17 2007
+++ pickup.c Sun Jan 18 16:07:07 2015
@@ -33,6 +33,7 @@
#include <fcntl.h>
#include <paths.h>
#include <pwd.h>
+#include <signal.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>