You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/srlog2/files/srlog2-0.85-fix-incude.patch

11 lines
339 B

diff -Naur srlog2-0.85.orig/srlog2d-ini.c srlog2-0.85/srlog2d-ini.c
--- srlog2-0.85.orig/srlog2d-ini.c 2009-12-07 12:29:58.000000000 +0100
+++ srlog2-0.85/srlog2d-ini.c 2009-12-07 12:30:20.000000000 +0100
@@ -1,5 +1,6 @@
#include <sys/types.h>
#include <string.h>
+#include <sys/socket.h>
#include <systime.h>
#include <adt/ghash.h>