mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
From Elia Pinto <gitter.spiros@gmail.com>
We dont need to include getopt.h under AIX (This used to be ctdb commit fcebbc3484ce56c57def745ea51c053dfb02a657)
This commit is contained in:
parent
68decc38ca
commit
6f80ff4109
@ -37,9 +37,6 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#ifndef _AIX
|
||||
#include <getopt.h>
|
||||
#endif
|
||||
#include <sys/mman.h>
|
||||
|
||||
static struct timeval tp1,tp2;
|
||||
|
Loading…
Reference in New Issue
Block a user