summaryrefslogtreecommitdiffstats
path: root/pw/reallocarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw/reallocarray.h')
-rw-r--r--pw/reallocarray.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/pw/reallocarray.h b/pw/reallocarray.h
deleted file mode 100644
index 5b01046..0000000
--- a/pw/reallocarray.h
+++ /dev/null
@@ -1 +0,0 @@
-void *reallocarray(void *optr, size_t nmemb, size_t size);