Fixup fromcvs/togit conversion
[pkgsrcv2.git] / security / opensc / patches / patch-src_common_compat__getopt.c
1 $NetBSD$
2
3 See comment in patch-src_common_compat__getopt.h.
4
5 --- src/common/compat_getopt.c.orig     2011-07-05 11:28:53.000000000 +0000
6 +++ src/common/compat_getopt.c
7 @@ -25,7 +25,7 @@
8  
9  #include "config.h"
10  
11 -#if ! ( defined(HAVE_GETOPT_H) && defined(HAVE_GETOPT_LONG) && defined(HAVE_GETOPT_LONG_ONLY) )
12 +#if ! ( defined(HAVE_GETOPT_H) && defined(HAVE_GETOPT_LONG) )
13  
14  #include <sys/types.h>
15  #include <stdlib.h>