Fix some warnings

This commit is contained in:
Kristian Høgsberg 2010-06-25 16:51:57 -04:00
parent 94adf6cb9e
commit 2d6b7c118b
2 changed files with 3 additions and 5 deletions

View file

@ -23,6 +23,8 @@
#ifndef _WAYLAND_CLIENT_H
#define _WAYLAND_CLIENT_H
#include <wayland-util.h>
#ifdef __cplusplus
extern "C" {
#endif