From 6c24180516f823985f564ba013607b47f70afa81 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 18 May 2004 09:54:45 +0000 Subject: inputStream updates from httpTest git-svn-id: https://svn.musicpd.org/mpd/trunk@1059 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/inputStream_http.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/inputStream_http.h') diff --git a/src/inputStream_http.h b/src/inputStream_http.h index 4fea5f79e..021ae2c76 100644 --- a/src/inputStream_http.h +++ b/src/inputStream_http.h @@ -32,5 +32,7 @@ int inputStream_httpClose(InputStream * inStream); int inputStream_httpAtEOF(InputStream * inStream); +int inputStream_httpBuffer(InputStream * inStream); + #endif /* vim:set shiftwidth=8 tabstop=8 expandtab: */ -- cgit v1.2.3