Fix builds

This commit is contained in:
Dale Weiler 2013-06-09 00:11:52 +00:00
parent 0eab97283f
commit b773702a47

1
util.c
View file

@ -23,6 +23,7 @@
*/
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
#include "gmqcc.h"