Clear up warnings from test-big-alloc

This commit is contained in:
Kevin Lange 2015-11-06 09:20:17 -08:00
parent cb2001d604
commit cb6e972a57

View File

@ -1,5 +1,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <sys/wait.h>
#include "lib/pthread.h"