Fix compiler warning (bug #30)

This commit is contained in:
Jan Vidar Krey 2009-05-24 21:07:16 +02:00
parent 9309c925d3
commit 9706a0a501
1 changed files with 2 additions and 1 deletions

View File

@ -68,4 +68,5 @@ extern char* hub_iobuf_getline(struct hub_iobuf*, size_t* offset, size_t* length
*/
extern void hub_iobuf_remove(struct hub_iobuf* buf, size_t n);
#endif /* HAVE_UHUB_HUB_IO_H */
#endif /* HAVE_UHUB_HUB_IO_H */