diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,13 +4,12 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 1.83 2001/09/30 11:28:52 kls Exp $ + * $Id: config.h 1.84 2001/10/07 15:13:23 kls Exp $ */ #ifndef __CONFIG_H #define __CONFIG_H -#define _GNU_SOURCE #include <stdio.h> #include <string.h> #include <time.h> |