]> git.proxmox.com Git - wasi-libc.git/blobdiff - basics/include/__typedef_suseconds_t.h
WASI libc prototype implementation.
[wasi-libc.git] / basics / include / __typedef_suseconds_t.h
index 9381dff4dcd98f9e65ad90c4cc939a6c60761000..0531fbe434603b275e0102ee775d760a28f1332c 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __wasm_sysroot___typedef_suseconds_t_h
-#define __wasm_sysroot___typedef_suseconds_t_h
+#ifndef __wasm_basics___typedef_suseconds_t_h
+#define __wasm_basics___typedef_suseconds_t_h
 
 /* Define this to be 64-bit as its main use is in struct timeval where the
    extra space would otherwise be padding. */