OSDN Git Service

I was library can be compiled 20140223
[zither/ds-zither.git] / libms / safe_memcpy.c
similarity index 92%
rename from sources/lib/libms/safe_memcpy.c
rename to libms/safe_memcpy.c
index 0efd34c..83a3c5d 100644 (file)
@@ -1,13 +1,12 @@
 // safe_memcpy.c
-// $Id: safe_memcpy.c,v 1.2 2007/10/17 10:57:56 sendan Exp $
-// masashi shimakura
+// masashi shimakura 20140223
 
 #include<stdio.h>
 #include<string.h>
 #include<stdlib.h>
 #include <errno.h>
 
-#include "almemsys.h"
+#include "libms.h"