We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e329521 commit e50a4caCopy full SHA for e50a4ca
src/desktop-trampoline.c
@@ -1,6 +1,7 @@
1
#include <errno.h>
2
#include <fcntl.h>
3
#include <stdarg.h>
4
+#include <stdint.h>
5
#include <stdio.h>
6
#include <stdlib.h>
7
#include <string.h>
0 commit comments