mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
r19179: remove difference with samba4
metze
(This used to be commit e97e1ffea8
)
This commit is contained in:
parent
ebc2f440e7
commit
354ddf6c57
@ -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…
Reference in New Issue
Block a user