Adding an extra header.

This commit is contained in:
Seth Hall 2012-06-18 02:03:43 -04:00
parent 52ceee8c86
commit 95f4390cb6

View file

@ -6,6 +6,7 @@
#include <string>
#include <errno.h>
#include <stdint.h>
#include "util.h"
#include "BroString.h"