aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/std.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/std.h')
-rw-r--r--src/std.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/std.h b/src/std.h
index cf8eb98..bfa5f0a 100644
--- a/src/std.h
+++ b/src/std.h
@@ -6,8 +6,4 @@
// TODO: <stdlib.h>
int mkstemps(char*, int);
-#define PATH_MAX 4096
-
-char* dirname(char*);
-
#endif