get rid of implicit declaration warnings

This commit is contained in:
adam@algroup.co.uk 2010-02-07 00:31:32 +00:00
commit 590f8ff949
4 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include <readline/readline.h>