summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pfinet/socket.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pfinet/socket.c b/pfinet/socket.c
index c495b6eb..7cbc0e9f 100644
--- a/pfinet/socket.c
+++ b/pfinet/socket.c
@@ -19,6 +19,8 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include <linux/net.h>
+#include <assert.h>
+#include "pfinet.h"
struct proto_ops *proto_ops;