Pb of include files

Conrad Scott Conrad.Scott@dsl.pipex.com
Fri Jun 28 03:46:00 GMT 2002


"Gabriel Soullier" <gsoullier@sigoconseil.fr> wrote:
> Is anyone can help me and explain me what happenning with inculde
fikes ?
> Thanks
>
> c:\cygwin\usr\include\sys/ipc.h(51) : error C2061: syntax error :
identifier
> 'uid_t'

Try including <sys/types.h> before <sys/ipc.h> and <sys/sem.h>.

// Conrad




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list