diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h index acbf14fc..c4ce591d 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -400,5 +400,6 @@ void itimerthread(void*); #endif #define STRING_DISABLED (char *)-1 +#define STRING_DUMMY "" /* fetchmail.h ends here */ |