diff options
Diffstat (limited to 'conf/pam_conv1/pam_conv_l.l')
-rw-r--r-- | conf/pam_conv1/pam_conv_l.l | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/pam_conv1/pam_conv_l.l b/conf/pam_conv1/pam_conv_l.l index db5ab6b9..06fc3202 100644 --- a/conf/pam_conv1/pam_conv_l.l +++ b/conf/pam_conv1/pam_conv_l.l @@ -9,9 +9,7 @@ * distributed with this file.) */ -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif +#include <config.h> #include <stdio.h> |