Fix warnings from adding -Wall back
This commit is contained in:
@@ -181,7 +181,6 @@ wayland_compositor_present(struct wlsc_compositor *base)
|
||||
{
|
||||
struct wayland_compositor *c = (struct wayland_compositor *) base;
|
||||
struct wayland_output *output;
|
||||
uint32_t msec;
|
||||
|
||||
glFlush();
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user