Skip to content

Commit 2ac4e52

Browse files
committed
test_2. happy linter
1 parent 45b83f5 commit 2ac4e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
#include <errno.h>
44
#include <fcntl.h>
5-
#include <stdlib.h>
65
#include <stdint.h>
6+
#include <stdlib.h>
77
#ifdef HAVE_ALLOCA_H
88
#include <alloca.h>
99
#endif

0 commit comments

Comments
 (0)