pull-prototypes-to-head-20020821
[openafs.git] / src / comerr / internal.h
index cfe083c..015be5b 100644 (file)
@@ -8,3 +8,4 @@
 #include <stdio.h>     /* perror() */
 
 extern void yyerror(const char *s);
+extern char *xmalloc(unsigned int size);