Skip to content

Commit

Permalink
Fix compile error in some platform
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
  • Loading branch information
Jianhui Zhao committed Jun 16, 2018
1 parent 474d033 commit 00b9166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.c
Expand Up @@ -20,6 +20,7 @@
#include <pty.h>
#include <fcntl.h>
#include <dirent.h>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <uwsc/uwsc.h>
Expand Down

0 comments on commit 00b9166

Please sign in to comment.