summaryrefslogtreecommitdiffstats
path: root/source/lib/socket/socket_unix.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-26 01:08:59 +0000
committerJelmer Vernooij <jelmer@samba.org>2005-03-26 01:08:59 +0000
commitf606894754a16363b509116c3e02cee78424b719 (patch)
tree68d29df0cf25eb6313c1529eb8d1d3704aae7a15 /source/lib/socket/socket_unix.c
parentd1c6fc48803eaaa302990ace8e15ab26b94aa306 (diff)
downloadsamba-f606894754a16363b509116c3e02cee78424b719.tar.gz
samba-f606894754a16363b509116c3e02cee78424b719.tar.xz
samba-f606894754a16363b509116c3e02cee78424b719.zip
r6070: Fix typo's and fallback to "" as default user name if no
other username could be guessed.
Diffstat (limited to 'source/lib/socket/socket_unix.c')
-rw-r--r--source/lib/socket/socket_unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lib/socket/socket_unix.c b/source/lib/socket/socket_unix.c
index 7cf12db4b2e..614229aaac3 100644
--- a/source/lib/socket/socket_unix.c
+++ b/source/lib/socket/socket_unix.c
@@ -23,7 +23,6 @@
#include "includes.h"
#include "lib/socket/socket.h"
-#include "lib/socket/socket.h"
#include "system/network.h"
#include "system/filesys.h"