diff options
Diffstat (limited to 'FICS/playerdb.h')
| -rw-r--r-- | FICS/playerdb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.h b/FICS/playerdb.h index 1ccae61..56f9007 100644 --- a/FICS/playerdb.h +++ b/FICS/playerdb.h @@ -278,4 +278,5 @@ extern void player_pend_print(int, pending *); extern void player_write_login(int); extern void player_write_logout(int); +extern unsigned int get_uint(const char *); #endif /* _PLAYERDB_H */ |
