commit 1e281a8baa5dc0499ad8f0b75d5f366b498511f6 from: Florian Westphal date: Sat Sep 11 09:35:01 2010 UTC ng_ipaddr.h: include assert.h We use assert() in this header, so we should include assert.h. commit - 6349ec8bb33d74aa73f0ffa17c29d54119ab9d77 commit + 1e281a8baa5dc0499ad8f0b75d5f366b498511f6 blob - 32b1ec0fc8897b00e05fa7b47d2a8e8e95a28f09 blob + 4582e2a533eca80c7948d0ca00db3fc5106348d8 --- src/ipaddr/ng_ipaddr.h +++ src/ipaddr/ng_ipaddr.h @@ -8,6 +8,7 @@ #define NG_IPADDR_HDR #include "portab.h" +#include #include #include