![]() ![]() | ![]() |
version 1.2.2.1.2.1, 1999/01/28 20:24:50 | version 1.3, 1998/12/28 18:51:35 |
---|---|
Line 15 | Line 15 |
#include <ldap_cdefs.h> | #include <ldap_cdefs.h> |
LDAP_BEGIN_DECL | |
extern char *optarg; | extern char *optarg; |
extern int optind, opterr, optopt; | extern int optind, opterr, optopt; |
LDAP_F int getopt LDAP_P((int, char * const [], const char *)); | LDAP_F int getopt LDAP_P((int, char * const [], const char *)); |
LDAP_END_DECL | |
#endif /* _GETOPT_COMPAT_H */ | #endif /* _GETOPT_COMPAT_H */ |