X-Git-Url: https://git.ucc.asn.au/?p=tpg%2Facess2.git;a=blobdiff_plain;f=Usermode%2FLibraries%2Flibposix.so_src%2Finclude_exp%2Fstrings.h;fp=Usermode%2FLibraries%2Flibposix.so_src%2Finclude_exp%2Fstrings.h;h=9c4114d988135744e02bdcf1d717dfe45f7e2fc8;hp=0000000000000000000000000000000000000000;hb=845b6f9d90bb87b5e760e4d49aa93b0e003ab750;hpb=67a7fe2bb79eceaf10c572a99bd8345c4e81cf5b diff --git a/Usermode/Libraries/libposix.so_src/include_exp/strings.h b/Usermode/Libraries/libposix.so_src/include_exp/strings.h new file mode 100644 index 00000000..9c4114d9 --- /dev/null +++ b/Usermode/Libraries/libposix.so_src/include_exp/strings.h @@ -0,0 +1,14 @@ +/* + * Acess2 POSIX Emulation Library + * - By John Hodge (thePowersGang) + * + * strings.h + * - BSD's verison of string.h + */ +#ifndef _LIBPOSIX_STRINGS_H_ +#define _LIBPOSIX_STRINGS_H_ + + + +#endif +