Apparently scandir only works in certain POSIX versions
This commit is contained in:
parent
be6d44343e
commit
318e35242d
@ -1,4 +1,4 @@
|
||||
#define _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE 700
|
||||
#include <Xm/Xm.h>
|
||||
#include <Xm/RowColumn.h>
|
||||
#include <Xm/PushB.h>
|
||||
|
Loading…
Reference in New Issue
Block a user