Add missing config.h header file

This commit is contained in:
Daniel P. Berrange 2015-06-10 09:32:02 +01:00
parent 8884608104
commit f3642a33d7

View File

@ -18,6 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <config.h>
#include <glib.h>
#include <virt-viewer-util.h>