]> git.proxmox.com Git - wasi-libc.git/blobdiff - basics/include/__typedef_uid_t.h
WASI libc prototype implementation.
[wasi-libc.git] / basics / include / __typedef_uid_t.h
index 9a44b032d7d1291810f072d0a2980378151808d9..89583f9fa0c22762c6b06f64a900229db81d90fd 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __wasm_sysroot___typedef_uid_t_h
-#define __wasm_sysroot___typedef_uid_t_h
+#ifndef __wasm_basics___typedef_uid_t_h
+#define __wasm_basics___typedef_uid_t_h
 
 typedef unsigned uid_t;