repositories
/
deb_shairplay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139d5ef
)
[fix] - compilation with visual studio
author
Memphiz
<memphis@machzwo.de>
Wed, 17 Apr 2013 11:16:56 +0000
(13:16 +0200)
committer
Memphiz
<memphis@machzwo.de>
Wed, 17 Apr 2013 11:16:56 +0000
(13:16 +0200)
src/lib/dnssd.c
patch
|
blob
|
blame
|
history
diff --git
a/src/lib/dnssd.c
b/src/lib/dnssd.c
index ebdf1926b9bc6c287bba7d08472cd7b0ecf19621..813796262f944d812c9dba887c6f284a0d919540 100644
(file)
--- a/
src/lib/dnssd.c
+++ b/
src/lib/dnssd.c
@@
-17,7
+17,9
@@
#include <stdio.h>
#include <assert.h>
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
#include "dnssd.h"
#include "dnssdint.h"