nm-netlink.h needs asm/types.h
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3153 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
* (C) Copyright 2007 Red Hat, Inc.
|
||||
*/
|
||||
|
||||
#include <asm/types.h>
|
||||
#include "nm-netlink.h"
|
||||
#include "nm-utils.h"
|
||||
|
||||
|
@@ -22,6 +22,7 @@
|
||||
#ifndef NM_NETLINK_H
|
||||
#define NM_NETLINK_H
|
||||
|
||||
#include <asm/types.h>
|
||||
#include <netlink/route/addr.h>
|
||||
#include <netlink/netlink.h>
|
||||
#include <netlink/utils.h>
|
||||
|
Reference in New Issue
Block a user