Added missing include <sys/types.h>
This commit is contained in:
parent
93771c5cfe
commit
d2121b1bb4
|
@ -18,6 +18,8 @@
|
|||
#ifndef LIBSYSTEM_HASH_H
|
||||
# define LIBSYSTEM_HASH_H
|
||||
|
||||
# include <sys/types.h>
|
||||
|
||||
|
||||
/* Hash */
|
||||
/* types */
|
||||
|
|
Loading…
Reference in New Issue
Block a user