mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
cogl: Unconditionally include "strings.h"
This commit is contained in:
parent
24d8d40deb
commit
99fb79f4cb
@ -31,9 +31,7 @@
|
|||||||
#include "cogl-config.h"
|
#include "cogl-config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_STRINGS_H
|
|
||||||
#include <strings.h>
|
#include <strings.h>
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "cogl-context-private.h"
|
#include "cogl-context-private.h"
|
||||||
#include "cogl-util-gl-private.h"
|
#include "cogl-util-gl-private.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user