summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c')
-rwxr-xr-xsd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c b/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
index 5dcc196c65ad..63e8f6326e1b 100755
--- a/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
+++ b/sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c
@@ -79,7 +79,7 @@ static void syslog( int priority, const char * message, ...)
}
#else
- #include <sys/fcntl.h> // For O_RDWR etc.
+ #include <sys/fcntl.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <syslog.h>