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/net-analyzer/ndsad/files/ndsad-1.33-getpid.patch

11 lines
213 B

--- a/linux_ulog.h
+++ b/linux_ulog.h
@@ -8,6 +8,7 @@
#include <pthread.h>
#include <iostream>
#include <sys/types.h>
+#include <unistd.h> /* getpid() */
#include <sys/socket.h>
/// linux specific headers!