Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.h
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 23 Feb 2012 18:50:37 +0000 (19:50 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 23 Feb 2012 20:35:30 +0000 (15:35 -0500)
commitc56667bb8323654fa17fa5ac18d9dee68b84bdd5
tree10cd834538bd5a16fd839c78ad78e7268e7441ec
parent1ba69d26e08e68735d02ceb58ad49138b289b6fc
Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.h

This error shows up in third-party code when including
wayland-server.h.
src/wayland-server.h