Skip to content

Commit 4e6c38c

Browse files
committed
fixup c99 style
1 parent 0265318 commit 4e6c38c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/main.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#include <stdio.h>
2+
#include <arpa/inet.h>
3+
#include <fcntl.h>
4+
#include <unistd.h>
5+
26
#include "ae.h"
37
#include "anet.h"
48

0 commit comments

Comments
 (0)