]> git.dolda2000.com Git - doldaconnect.git/commitdiff
Bleh
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Wed, 19 Oct 2005 01:33:08 +0000 (01:33 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Wed, 19 Oct 2005 01:33:08 +0000 (01:33 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@388 959494ce-11ee-0310-bf91-de5d638817bd

daemon/net.c

index 300b46b64f9ac61b03160844c4e6693b1dd37bef..6acd2d02cb7027955562ea87a516b5553a72b8fb 100644 (file)
@@ -574,6 +574,7 @@ struct socket *netcslisten(int type, struct sockaddr *name, socklen_t namelen, v
 struct socket *netcslistenlocal(int type, struct sockaddr *name, socklen_t namelen, void (*func)(struct socket *, struct socket *, void *), void *data)
 {
     struct socket *sk;
+    int intbuf;
     
     /* I don't know if this is actually correct (it probably isn't),
      * but since, at on least Linux systems, PF_* are specifically