summaryrefslogtreecommitdiff
path: root/src/backends/NetworkManagerRedHat.c
diff options
context:
space:
mode:
authorTambet Ingo <tambet@ximian.com>2006-10-11 08:21:53 +0000
committerTambet Ingo <tambet@gmail.com>2006-10-11 08:21:53 +0000
commit7a8d19ab335df8d45c786e7f62cd3ca26f69f51e (patch)
treec13d3c5deee7ec024bf6c22db0c983b30fa762ee /src/backends/NetworkManagerRedHat.c
parent11b156eb0fa1a4bd2cebef3ac3729a6fc7820b72 (diff)
downloadNetworkManager-SoC_2006.tar.gz
2006-10-11 Tambet Ingo <tambet@ximian.com>SoC_2006
* dialup-services/Makefile: Remove from CVS. * dialup-services/Makefile.am: New file. * src/backends/NetworkManager*: Fix includes. * src/dialup/ppp/nm-pppd-plugin.c: Ditto. * src/dialup/ppp/nm-ppp-service.c: Ditto. * gnome/applet/applet.c (nma_class_init): Append our icon directory to theme search path. Fix a typo. * gnome/applet/Makefile.am: Use the correct path to icons. * gnome/vpn-properties/Makefile.am: Ditto. * gnome/dialup-properties/pppoe/Makefile.am: Ditto. * gnome/dialup-properties/modem/Makefile.am: Ditto. * gnome/dialup-properties/btgprs/Makefile.am: Ditto. * gnome/dialup-properties/Makefile.am: Ditto. * gnome/dialup-auth/pppoe/Makefile.am: Ditto. * gnome/dialup-auth/ppp/Makefile.am: Ditto. * configure.in: Remove local hacks and replace them with AS_AC_EXPAND. Expand all variables that are used in .in files. * autogen.sh: Include . to aclocal's search path to get as-ac-expand.m4 included. * as-ac-expand.m4: New file. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/branches/SoC_2006@2054 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'src/backends/NetworkManagerRedHat.c')
-rw-r--r--src/backends/NetworkManagerRedHat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backends/NetworkManagerRedHat.c b/src/backends/NetworkManagerRedHat.c
index 1c80912f2f..647cae0a8b 100644
--- a/src/backends/NetworkManagerRedHat.c
+++ b/src/backends/NetworkManagerRedHat.c
@@ -33,7 +33,6 @@
#include "nm-device.h"
#include "nm-device-802-3-ethernet.h"
#include "nm-device-802-11-wireless.h"
-#include "NetworkManagerDialupConfig.h"
#include "nm-utils.h"
#include "shvar.h"