projects
/
virtuoso-opensource.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd373d
)
ftbfs-kfreebsd
author
Debian QA Group
<packages@qa.debian.org>
Thu, 17 Mar 2016 22:00:48 +0000
(22:00 +0000)
committer
Raspbian forward porter
<root@raspbian.org>
Thu, 17 Mar 2016 22:00:48 +0000
(22:00 +0000)
Gbp-Pq: Name ftbfs-kfreebsd.patch
libsrc/Dk/Dksystem.h
patch
|
blob
|
history
diff --git
a/libsrc/Dk/Dksystem.h
b/libsrc/Dk/Dksystem.h
index f7c9303da33ad5f2d70538fc9b0a4c22a39baf14..3c6546f07fef26e41262d47358b19d93cf6c983d 100644
(file)
--- a/
libsrc/Dk/Dksystem.h
+++ b/
libsrc/Dk/Dksystem.h
@@
-141,7
+141,7
@@
void free ();
#endif
#include <errno.h>
-#if !defined(linux) && !defined(__APPLE__) && !defined (WIN32) && !defined (__CYGWIN__) && !defined(__FreeBSD__) && !defined (__cplusplus)
+#if !defined(linux) && !defined(__APPLE__) && !defined (WIN32) && !defined (__CYGWIN__) && !defined(__FreeBSD__) && !defined (__cplusplus)
&& !defined(__GLIBC__)
extern char *sys_errlist[];
extern int sys_nerr;
#endif