X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=flowspec-xdp;a=blobdiff_plain;f=xdp.c;h=1344acd1aac2558494ad47b58b0ed89caca74f07;hp=de4d86e73697000cd3dbd031821ed3aacec0798b;hb=e7e5b2c8192b715dcfb574051c8d098c8360d746;hpb=df0131458705400d181f9b4d3ce4a0be8be0471a diff --git a/xdp.c b/xdp.c index de4d86e..1344acd 100644 --- a/xdp.c +++ b/xdp.c @@ -7,7 +7,7 @@ #include #include -#define NULL (void*)0 +#include "siphash.h" /* IP flags. */ #define IP_CE 0x8000 /* Flag: "Congestion" */