mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 22:48:19 +00:00
Ensure config.h is the first include in the file
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
f056a53b99
commit
e71cb83680
@ -2,8 +2,8 @@
|
||||
* Recreate the primary surface endlessly.
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
#include <config.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include "test_display_base.h"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user