repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
udisks2
/
patches
/
O_CLOEXEC.patch
blob
69785f52244cf9240037238e0708371af8e0024b
1
--- src/udiskslinuxblock.c.orig
2
+++ src/udiskslinuxblock.c
3
@@ -24,6 +24,7 @@
4
#include <sys/types.h>
5
#include <sys/mount.h>
6
#include <sys/stat.h>
7
+#define __USE_GNU
8
#include <fcntl.h>
9
#include <pwd.h>
10
#include <grp.h>