summaryrefslogtreecommitdiff
path: root/lib/rbcodec/test/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/test/file.h')
-rw-r--r--lib/rbcodec/test/file.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rbcodec/test/file.h b/lib/rbcodec/test/file.h
new file mode 100644
index 0000000000..b673fa8f93
--- /dev/null
+++ b/lib/rbcodec/test/file.h
@@ -0,0 +1,4 @@
1#undef MAX_PATH
2#define MAX_PATH 260
3#include <unistd.h>
4#include <fcntl.h>