From e83a36ce9f97ac0f59117b3a62fd2dd8461b1fd5 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 27 Sep 2001 05:21:15 +0000 Subject: Rev all the header files to sync things with glibc 2.2.4 --- include/cfgfile.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 include/cfgfile.h (limited to 'include/cfgfile.h') diff --git a/include/cfgfile.h b/include/cfgfile.h deleted file mode 100644 index 3e26f9c4c..000000000 --- a/include/cfgfile.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef __CFGFILE_H__ -#define __CFGFILE_H__ - -#include - -__BEGIN_DECLS -char ** cfgread(FILE *fp); -char ** cfgfind(FILE *fp, char *var); -__END_DECLS - -#endif /* __CFGFILE_H__ */ -- cgit v1.2.3