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