use new ensc_wrappers/ headers
[util-vserver.git] / util-vserver / src / exec-cd.c
index 28cdd47..4250f72 100644 (file)
 #endif
 
 #include "util.h"
-#include "wrappers.h"
+#include <fcntl.h>
+
+#define ENSC_WRAPPERS_FCNTL    1
+#define ENSC_WRAPPERS_UNISTD   1
+#include <wrappers.h>
 
 int    wrapper_exit_code = 255;