1 2 3 4 5 6 7
#ifndef MAX_PATH #define MAX_PATH 260 #endif /* Wrapper - required for O_RDONLY */ #include <fcntl.h>