From 1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0 Mon Sep 17 00:00:00 2001 From: eivind Date: Wed, 7 May 1997 20:01:10 +0000 Subject: Back out all of yesterdays include file changes. --- include/fts.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/fts.h') diff --git a/include/fts.h b/include/fts.h index b4837cf..4fa4a3a 100644 --- a/include/fts.h +++ b/include/fts.h @@ -36,9 +36,6 @@ #ifndef _FTS_H_ #define _FTS_H_ -#include -#include - typedef struct { struct _ftsent *fts_cur; /* current node */ struct _ftsent *fts_child; /* linked list of children */ -- cgit v1.1