[haiku-development] Re: Duplicate headers?

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 10 Oct 2014 08:57:18 +0200

Am 10.10.2014 06:42, schrieb James Leone:
make[1]: Entering directory `...ircservices/work/ircservices-5.0.64/lang'
gcc -DSTATIC_MODULES -Wno-error -g -Wall -Wmissing-prototypes
-fno-builtin-log langcomp.c -o langcomp
langcomp.c:118:14: error: conflicting types for 'getline'
  static char *getline(FILE *f)

getline() is POSIX, so ircservices needs to be fixed.

Bye,
   Axel.


Other related posts: