1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-07 12:23:51 +03:00

r2328: add the start of a new system and protocol

independent socket library.

this is not used, but compiled currently

there're maybe some api changes later...

metze
This commit is contained in:
Stefan Metzmacher
2004-09-13 14:17:41 +00:00
committed by Gerald (Jerry) Carter
parent 1854907da8
commit de4447d7a5
8 changed files with 624 additions and 1 deletions

View File

@@ -632,6 +632,7 @@ extern int errno;
#include "rewrite.h"
#include "smb.h"
#include "ads.h"
#include "lib/socket/socket.h"
#include "libcli/ldap/ldap.h"
#include "nameserv.h"
#include "secrets.h"