Fix compiler warning (bug #30)
This commit is contained in:
parent
9309c925d3
commit
9706a0a501
|
@ -69,3 +69,4 @@ 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 */
|
||||
|
||||
|
|
Loading…
Reference in New Issue