Con Kolivas
14 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
util.c
|
@@ -22,6 +22,7 @@
|
|
|
#include <time.h>
|
|
#include <time.h>
|
|
|
#include <curses.h>
|
|
#include <curses.h>
|
|
|
#include <errno.h>
|
|
#include <errno.h>
|
|
|
|
|
+#include <unistd.h>
|
|
|
#include "miner.h"
|
|
#include "miner.h"
|
|
|
#include "elist.h"
|
|
#include "elist.h"
|
|
|
|
|
|