summaryrefslogtreecommitdiff
path: root/packages/google-compute-engine-oslogin/src/include/oslogin_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'packages/google-compute-engine-oslogin/src/include/oslogin_utils.h')
-rw-r--r--packages/google-compute-engine-oslogin/src/include/oslogin_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/google-compute-engine-oslogin/src/include/oslogin_utils.h b/packages/google-compute-engine-oslogin/src/include/oslogin_utils.h
index ea8beae..82763bf 100644
--- a/packages/google-compute-engine-oslogin/src/include/oslogin_utils.h
+++ b/packages/google-compute-engine-oslogin/src/include/oslogin_utils.h
@@ -15,6 +15,7 @@
#include <grp.h>
#include <pthread.h>
#include <pwd.h>
+#include <stdint.h>
#include <string>
#include <vector>