Merge pull request #61 from flouthoc/patch-1

Removing Warning mplicit declaration of built-in function
This commit is contained in:
Martin A. Brown 2016-05-20 09:40:18 -07:00
commit b5e16adab4
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <curses.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <time.h>