diff --git a/sortix/Makefile b/sortix/Makefile index e5f123a8..02f5c1ca 100644 --- a/sortix/Makefile +++ b/sortix/Makefile @@ -89,6 +89,7 @@ keycodes.h \ termmode.h \ syscallnum.h \ stat.h \ +timeval.h \ OBJS=$(CPUOBJS) \ kernel.o \