mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
r1902: we need to include popt.h before popt_common.h
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
5e5681e283
commit
edde7497e9
@@ -280,6 +280,7 @@ typedef struct {
|
||||
char *from_name, *to_name;
|
||||
} *smb_iconv_t;
|
||||
|
||||
#include "popt.h"
|
||||
#include "popt_common.h"
|
||||
|
||||
#endif /* _REWRITE_H */
|
||||
|
||||
Reference in New Issue
Block a user