1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/security/trinokiller/files/patch-trinokiller.c

11 lines
210 B
C
Raw Normal View History

--- trinokiller.c.orig Sun Feb 13 19:41:24 2000
+++ trinokiller.c Sun Feb 13 19:41:48 2000
@@ -12,6 +12,7 @@
*
*/
+#include <sys/types.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/socket.h>