index
:
ducc
main
ducc
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
std.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/std.h')
-rw-r--r--
src/std.h
4
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