mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 00:48:29 +02:00
2004-12-01 Colin Walters <walters@redhat.com>
* test/nmtestdevices.c, test/nmclienttest.c: Add missing includes. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@328 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
1ab149b0c9
commit
2e661cc3f1
3 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-12-01 Colin Walters <walters@redhat.com>
|
||||
|
||||
* test/nmtestdevices.c, test/nmclienttest.c: Add missing
|
||||
includes.
|
||||
|
||||
2004-12-01 Colin Walters <walters@redhat.com>
|
||||
|
||||
* panel-applet/NMWirelessAppletDbus.c
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
#include <dbus/dbus.h>
|
||||
#include <dbus/dbus-glib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "NetworkManager.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
#include <dbus/dbus.h>
|
||||
#include <dbus/dbus-glib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <getopt.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue