define _BSD_SOURCE, so gcc won't complain about usleep
This commit is contained in:
parent
8b6a5171a0
commit
020aa6d120
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#define _BSD_SOURCE
|
||||
|
||||
#include <ncurses.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue