mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Required size_t but not visible in sys/utsname.h. Minix again.
This commit is contained in:
parent
599356843b
commit
5f89e0a412
@ -14,11 +14,11 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/utsname.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/utsname.h>
|
||||
|
||||
#include <FL/Fl.H>
|
||||
#include <FL/Fl_Box.H>
|
||||
|
Loading…
Reference in New Issue
Block a user