summaryrefslogtreecommitdiffstats
path: root/lib/close-stream.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-01-04 16:16:50 +0100
committerJim Meyering <meyering@redhat.com>2008-01-04 16:16:50 +0100
commit447bbb9ae4fd8190817001e3c7065a504721cd0a (patch)
treebfde839cfd2018b8a65d463630abb9539f749d5a /lib/close-stream.h
parenta924da06a11ad14176660412d9be9a7905503267 (diff)
downloadidutils-447bbb9ae4fd8190817001e3c7065a504721cd0a.tar.gz
idutils-447bbb9ae4fd8190817001e3c7065a504721cd0a.tar.bz2
idutils-447bbb9ae4fd8190817001e3c7065a504721cd0a.zip
Remove files now pulled from gnulib.
Also remove all intl/ files. Signed-off-by: Jim Meyering <meyering@redhat.com>
Diffstat (limited to 'lib/close-stream.h')
-rw-r--r--lib/close-stream.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/close-stream.h b/lib/close-stream.h
deleted file mode 100644
index be3d419..0000000
--- a/lib/close-stream.h
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <stdio.h>
-int close_stream (FILE *stream);