P9p now includes awk, one less reason to use 9base. uriel
On Mon, Jul 20, 2009 at 6:32 PM, <quinq...@gmail.com> wrote: > Hi, > > I tried to build 9base, and I encountered the following error: > In file included from awk.h:184, > from re.c:34: > proto.h:134: error: conflicting types for 'getline' > /usr/include/stdio.h:651: error: previous declaration of 'getline' was here > > I attached a patch that corrects this error. >