--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/stralloc_pend.c Thu Nov 01 14:46:11 2007 +0100
@@ -0,0 +1,5 @@
+#include "alloc.h"
+#include "stralloc.h"
+#include "gen_allocdefs.h"
+
+GEN_ALLOC_append(stralloc,char,s,len,a,i,n,x,30,stralloc_readyplus,stralloc_append)