Re: [ovs-dev] [PATCH] windefs: Add definition for pid_t.

2014-03-13 Thread Ben Pfaff
On Thu, Mar 13, 2014 at 01:50:42PM -0700, Gurucharan Shetty wrote: > On Thu, Mar 13, 2014 at 8:53 AM, Ben Pfaff wrote: > > On Wed, Mar 12, 2014 at 11:21:25AM -0700, Gurucharan Shetty wrote: > >> Signed-off-by: Gurucharan Shetty > > > > I think that sys/types.h is the canonical place for pid_t, is

Re: [ovs-dev] [PATCH] windefs: Add definition for pid_t.

2014-03-13 Thread Gurucharan Shetty
On Thu, Mar 13, 2014 at 8:53 AM, Ben Pfaff wrote: > On Wed, Mar 12, 2014 at 11:21:25AM -0700, Gurucharan Shetty wrote: >> Signed-off-by: Gurucharan Shetty > > I think that sys/types.h is the canonical place for pid_t, is it > possible to add it to an include/windows/sys/types.h? Windows already

Re: [ovs-dev] [PATCH] windefs: Add definition for pid_t.

2014-03-13 Thread Ben Pfaff
On Wed, Mar 12, 2014 at 11:21:25AM -0700, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty I think that sys/types.h is the canonical place for pid_t, is it possible to add it to an include/windows/sys/types.h? ___ dev mailing list dev@openvsw