1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-29 04:23:51 +03:00

r1903: hmm a better solution is to include popt.h where it is needed

metze
This commit is contained in:
Stefan Metzmacher
2004-08-19 07:56:55 +00:00
committed by Gerald (Jerry) Carter
parent edde7497e9
commit 64d61ef4a5
2 changed files with 2 additions and 1 deletions

View File

@@ -280,7 +280,6 @@ typedef struct {
char *from_name, *to_name;
} *smb_iconv_t;
#include "popt.h"
#include "popt_common.h"
#endif /* _REWRITE_H */