projects
/
finddup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c540f85
)
Update _BSD_SOURCE to _DEFAULT_SOURCE.
author
Francois Fleuret
<francois@fleuret.org>
Mon, 27 Aug 2018 05:57:12 +0000
(07:57 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Mon, 27 Aug 2018 05:57:12 +0000
(07:57 +0200)
finddup.c
patch
|
blob
|
history
diff --git
a/finddup.c
b/finddup.c
index
2e4a937
..
6f6af38
100644
(file)
--- a/
finddup.c
+++ b/
finddup.c
@@
-23,9
+23,9
@@
*
*/
-#define VERSION_NUMBER "1.2"
+#define VERSION_NUMBER "1.2
.1
"
-#define _
BSD
_SOURCE
+#define _
DEFAULT
_SOURCE
#include <sys/types.h>
#include <sys/stat.h>