This commit is contained in:
Carl-Benedikt Krüger 2011-06-27 12:48:26 +02:00
parent 27f707298d
commit 4a66f0eb37

View file

@ -1,6 +1,5 @@
#include "util.h"
#include <stdio.h>
// hex_dumb display network packets in a good way
void hex_dump(unsigned n, const unsigned char* buf)