mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
r19179: remove difference with samba4
metze
This commit is contained in:
parent
bc7b2e8db8
commit
e97e1ffea8
@ -61,15 +61,19 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <errno.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define _PUBLIC_
|
||||
|
||||
#endif
|
||||
|
||||
#define SWRAP_DLIST_ADD(list,item) do { \
|
||||
|
Loading…
x
Reference in New Issue
Block a user