We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b83f5 commit 2ac4e52Copy full SHA for 2ac4e52
common.h
@@ -2,8 +2,8 @@
2
3
#include <errno.h>
4
#include <fcntl.h>
5
-#include <stdlib.h>
6
#include <stdint.h>
+#include <stdlib.h>
7
#ifdef HAVE_ALLOCA_H
8
#include <alloca.h>
9
#endif
0 commit comments