Skip to content

Commit

Permalink
Delete unused ifdef
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Feb 17, 2020
1 parent 823647b commit db29e26
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fs/sock.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
#include <fcntl.h>
#include <netinet/tcp.h>
#if defined(__APPLE__)
//#include <netinet/tcp_fsm.h>
#endif
#include <string.h>
#include <sys/socket.h>
#include <sys/stat.h>
Expand Down

0 comments on commit db29e26

Please sign in to comment.