mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
includes.h: AIX fix.
nttrans.c: More NT SMB work.
smb.h: More NT SMB defines.
trans2.c: Change call response as I now have docs
on what the flags mean. #ifdef it with JRATEST
until I'm sure it's ok though.
Jeremy.
This commit is contained in:
@@ -600,6 +600,8 @@ char *mktemp(char *); /* No standard include */
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <locale.h>
|
||||
#include <grp.h>
|
||||
#define HAVE_GETGRNAM 1
|
||||
#define SYSV
|
||||
#define USE_WAITPID
|
||||
#define USE_SIGBLOCK
|
||||
|
||||
Reference in New Issue
Block a user