OSDN Git Service

projects clean up 1
[pinoc/pinoc.git] / test / Standart_startup / lib / include / utmp.h
diff --git a/test/Standart_startup/lib/include/utmp.h b/test/Standart_startup/lib/include/utmp.h
new file mode 100644 (file)
index 0000000..88cf6f8
--- /dev/null
@@ -0,0 +1,8 @@
+#ifdef __cplusplus
+extern "C" {
+#endif
+#include <sys/utmp.h>
+#ifdef __cplusplus
+}
+#endif
+