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


It was do in my program



-----Message d'origine-----
De : cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]De la part
de Conrad Scott
Envoyé : vendredi 28 juin 2002 11:51
À : Gabriel Soullier; cygwin@cygwin.com
Objet : 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/


--
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]