repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bump product version to 4.1.6.2
[LibreOffice.git]
/
liblangtag
/
liblangtag-0.5.1-unistd.patch
blob
0aebe0b09cda39540bb4f9a068df17c3f19b51af
1
--- UnpackedTarball/langtag/liblangtag/lt-utils.c 2013-05-10 14:36:54.445200000 +0200
2
+++ UnpackedTarball/langtag/liblangtag/lt-utils.c 2013-05-10 14:38:31.446000000 +0200
3
@@ -23,7 +23,9 @@
4
#if HAVE_STRING_H
5
#include <string.h>
6
#endif
7
+#if HAVE_UNISTD_H
8
#include <unistd.h>
9
+#endif
10
#include <sys/types.h>
11
#include "lt-messages.h"
12
#include "lt-utils.h"