Compile fix for gcc.

This commit is contained in:
Jan Vidar Krey 2011-02-05 17:18:08 +01:00
parent 4a03accc34
commit 6becadc984
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@
struct sid_pool;
struct hub_user;
extern const char* BASE32_ALPHABET;
extern char* sid_to_string(sid_t sid_);
extern sid_t string_to_sid(const char* sid);