~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to src/NetworkManagerSystem.c

(merge) RELEASE 0.7~~svn20080928t225540+eni0-0ubuntu1 to ubuntu/intrepid

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
#include <netdb.h>
44
44
#include <glib.h>
45
45
#include <ctype.h>
46
 
#include <linux/if.h>
 
46
#include <net/if.h>
47
47
 
48
48
#include "NetworkManagerSystem.h"
49
49
#include "nm-device.h"