summaryrefslogtreecommitdiff
path: root/svdrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'svdrp.c')
-rw-r--r--svdrp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/svdrp.c b/svdrp.c
index 3c90bb0..43c55e4 100644
--- a/svdrp.c
+++ b/svdrp.c
@@ -10,11 +10,9 @@
* and interact with the Video Disk Recorder - or write a full featured
* graphical interface that sits on top of an SVDRP connection.
*
- * $Id: svdrp.c 1.24 2001/09/22 13:30:02 kls Exp $
+ * $Id: svdrp.c 1.25 2001/10/07 15:13:42 kls Exp $
*/
-#define _GNU_SOURCE
-
#include "svdrp.h"
#include <arpa/inet.h>
#include <ctype.h>