Initial public busybox maemo commit, 3:1.10.2.legal-1osso12
[busybox4maemo] / debian / sfdisk / xstrncpy.h
diff --git a/debian/sfdisk/xstrncpy.h b/debian/sfdisk/xstrncpy.h
new file mode 100644 (file)
index 0000000..05c8fa2
--- /dev/null
@@ -0,0 +1 @@
+extern void xstrncpy(char *dest, const char *src, size_t n);