diff options
Diffstat (limited to 'ldap/clients/dsgw/getopt.c')
-rw-r--r-- | ldap/clients/dsgw/getopt.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ldap/clients/dsgw/getopt.c b/ldap/clients/dsgw/getopt.c index 4f73d452..1a9b102d 100644 --- a/ldap/clients/dsgw/getopt.c +++ b/ldap/clients/dsgw/getopt.c @@ -35,6 +35,11 @@ * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. --- END COPYRIGHT BLOCK --- */ + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + /* * Copyright (c) 1987 Regents of the University of California. * All rights reserved. |