#ifndef EXTERN_H #include "stralloc.h" void varsub(stralloc *sa, char **argv); void nomem(void); #endif