This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pb of include files


"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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]