Remove explicit calls to curses.h in other files

This commit is contained in:
Hisham Muhammad
2013-02-26 16:50:21 +00:00
parent 8d5dd51cf2
commit 43a7231615
7 changed files with 4 additions and 7 deletions

View File

@ -12,7 +12,6 @@ in the source distribution for its full text.
#include <assert.h>
#include <stdlib.h>
#include <curses.h>
#include <string.h>
#include <math.h>