aboutsummaryrefslogtreecommitdiffstats
path: root/tvbuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'tvbuff.c')
-rw-r--r--tvbuff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tvbuff.c b/tvbuff.c
index c12cfe9cb7..0d723c5cf6 100644
--- a/tvbuff.c
+++ b/tvbuff.c
@@ -9,7 +9,7 @@
* the data of a backing tvbuff, or can be a composite of
* other tvbuffs.
*
- * $Id: tvbuff.c,v 1.6 2000/08/10 07:58:44 guy Exp $
+ * $Id: tvbuff.c,v 1.7 2000/08/11 13:34:31 deniel Exp $
*
* Copyright (c) 2000 by Gilbert Ramirez <gram@xiexie.org>
*
@@ -33,9 +33,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#ifndef __TVBUFF_H__
#include "tvbuff.h"
-#endif
#include <string.h>