diff options
Diffstat (limited to 'assuan/mkerrors')
| -rwxr-xr-x | assuan/mkerrors | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/assuan/mkerrors b/assuan/mkerrors index 11129419..e00011ba 100755 --- a/assuan/mkerrors +++ b/assuan/mkerrors @@ -23,6 +23,10 @@ cat <<EOF  /* Generated automatically by mkerrors */  /* Do not edit! */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif +  #include <stdio.h>  #include "assuan.h"  | 
