Skip to content

Commit

Permalink
remove unnecessary headers
Browse files Browse the repository at this point in the history
  • Loading branch information
falconindy committed Dec 7, 2011
1 parent 03165f4 commit e544508
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions wakeup.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@
#include <errno.h>
#include <getopt.h>
#include <pthread.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>
Expand Down

0 comments on commit e544508

Please sign in to comment.