Move un-namespaced container_of into private header

This commit is contained in:
Kristian Høgsberg 2012-10-19 23:06:53 -04:00
parent bdd272f024
commit 7ec35d8e13
4 changed files with 6 additions and 4 deletions

View file

@ -33,6 +33,7 @@
#include <sys/mman.h>
#include <unistd.h>
#include "wayland-private.h"
#include "wayland-server.h"
struct wl_shm_pool {