Fixed build error on OSX... I think.

This commit is contained in:
Dan Hirsch 2012-11-13 22:51:31 -05:00
parent 29c61e8aec
commit 1e35c3c63a

View file

@ -17,7 +17,7 @@
#include <assert.h>
#include <ctype.h>
#include <error.h>
#include <err.h>
#include <limits.h>
#include <stdarg.h>
#include <string.h>