mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Added <sortix/timeval.h> to the list of public headers.
This commit is contained in:
parent
c0a02248da
commit
aa72efdb2c
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ keycodes.h \
|
|||
termmode.h \
|
||||
syscallnum.h \
|
||||
stat.h \
|
||||
timeval.h \
|
||||
|
||||
OBJS=$(CPUOBJS) \
|
||||
kernel.o \
|
||||
|
|
Loading…
Reference in a new issue