Add in a patch from tcpdump-current (that will be included in the next
import) to stop a segfault on ia64. Add a #include to get missing prototypes, particularly malloc(). Approved by: fenner
This commit is contained in:
parent
a90e161be3
commit
dc14fb2388
@ -50,6 +50,7 @@ static const char rcsid[] =
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "ip.h"
|
#include "ip.h"
|
||||||
#include "esp.h"
|
#include "esp.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user