]> Pileus Git - ~andy/fetchmail/blobdiff - rfc2047e.c
Complete Dominik's name.
[~andy/fetchmail] / rfc2047e.c
index 28777a300d5aa7d49f8bdfdd6127a60a8fc2c6cb..e6f8f32bcc4913b5d0d1800dd69197f273f11699 100644 (file)
@@ -17,7 +17,9 @@
     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#ifndef _GNU_SOURCE
 #define _GNU_SOURCE
+#endif
 #include "fetchmail.h"
 
 #include <string.h>