mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
r1902: we need to include popt.h before popt_common.h
metze (This used to be commit edde7497e9e06be0e51e886981725271a85bd9e5)
This commit is contained in:
parent
838c208ab1
commit
045bdb356f
@ -653,8 +653,6 @@ extern int errno;
|
||||
|
||||
#include "asn_1.h"
|
||||
|
||||
#include "popt.h"
|
||||
|
||||
#include "mutex.h"
|
||||
|
||||
#include "librpc/rpc/dcerpc.h"
|
||||
|
@ -280,6 +280,7 @@ typedef struct {
|
||||
char *from_name, *to_name;
|
||||
} *smb_iconv_t;
|
||||
|
||||
#include "popt.h"
|
||||
#include "popt_common.h"
|
||||
|
||||
#endif /* _REWRITE_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user