diff options
Diffstat (limited to '')
| -rw-r--r-- | timeprefix.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/timeprefix.c b/timeprefix.c index 9cc9585..f76e104 100644 --- a/timeprefix.c +++ b/timeprefix.c @@ -3,7 +3,6 @@  #include <stdio.h>  #include <stdlib.h>  #include <time.h> -#include <unistd.h>  static void | 
