repo.or.cz
/
t2-trunk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* updated ksmtp (21.12.1 -> 21.12.2), untested
[t2-trunk.git]
/
package
/
filesystem
/
reiserfsprogs
/
hotfix-glibc2.18.patch
blob
7e17a10c02dd41df7c16020326ed940e42fb6952
1
--- reiserfsprogs-3.6.24/include/misc.h.vanilla 2018-08-10 15:40:00.845375595 +0000
2
+++ reiserfsprogs-3.6.24/include/misc.h 2018-08-10 15:42:29.493373359 +0000
3
@@ -12,6 +12,8 @@
4
# include "config.h"
5
#endif
6
7
+#define _DEFAULT_SOURCE
8
+
9
#include <stdio.h>
10
#include <unistd.h>
11
#include <sys/types.h>