MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: okay as I did as pavel and a few other suggested and got this error now



Edward Goff writes:
> "In file included from net_mp_selct.c:22,
> "                 from net_mplex.c:21:
> "my-sys-time.h:37: unterminated string or character constant
> "my-sys-time.h:24: possible real start of unterminated constant
> "my-sys-time.h:23: unterminated `#if' conditional

It sounds like you left off the closing double-quote on line 24, which should
look like this:

	#include "my-types.h"


References:

Home | Subject Index | Thread Index