add missing header

This commit is contained in:
Mark Heily 2014-02-23 20:34:25 -05:00
parent 80ca8cc09d
commit 9174cfce3a

View File

@ -48,7 +48,8 @@ kqtest_SOURCES = \
test/signal.c \
test/timer.c \
test/vnode.c \
test/user.c
test/user.c \
test/common.h
kqtest_CFLAGS = -g -O0 -Wall -Werror -I./include -I./test