Replace emul/include.h with compat/include.h to match new source
tree layout.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
# include <time.h>
|
||||
#endif
|
||||
#ifndef HAVE_TIMESPEC
|
||||
# include <emul/timespec.h>
|
||||
# include <compat/timespec.h>
|
||||
#endif
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
Reference in New Issue
Block a user