include <string.h>

This commit is contained in:
Love Hornquist Astrand
2010-11-21 12:30:53 -08:00
parent 663548b9e5
commit 39f669b42e

View File

@@ -35,6 +35,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <limits.h>
#include <unistd.h>