mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
* src/node_device_hal.c: Include <config.h> before everything else.
This commit is contained in:
parent
9604a4618a
commit
337dce1e24
@ -1,3 +1,7 @@
|
||||
Sun Dec 21 19:46:35 +0100 2008 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
* src/node_device_hal.c: Include <config.h> before everything else.
|
||||
|
||||
Sun Dec 21 00:20:51 CET 2008 Guido Günther <agx@sigxcpu.org>
|
||||
|
||||
avoid "make check" failures due to localized error messages
|
||||
|
@ -21,10 +21,10 @@
|
||||
* Author: David F. Lively <dlively@virtualiron.com>
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <config.h>
|
||||
#include <libhal.h>
|
||||
|
||||
#include "node_device_conf.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user