mirror of https://github.com/GNOME/gimp.git
(erich) add <sys/types.h>
This commit is contained in:
parent
dbe2a56c62
commit
d5fe2c4324
|
@ -1,3 +1,4 @@
|
|||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in New Issue