POTFILES.in. Add it there, and then fix up one warning about included
c-ctypes.h that wasn't being used.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
+Wed Oct 16 14:03:00 CEST 2008 Chris Lalancette <clalance@redhat.com>
+
+ * "make syntax-check" was complaining that network_driver.c was
+ missing from POTFILES.in. Add it, and then fix up one warning about
+ included c-ctypes.h that wasn't being used.
+
Wed Oct 15 19:38:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
* configure.in, src/Makefile.am, src/virsh_win_icon.rc:
src/lxc_controller.c
src/lxc_driver.c
src/network_conf.c
+src/network_driver.c
src/openvz_conf.c
src/openvz_driver.c
src/proxy_internal.c
#include "network_driver.h"
#include "network_conf.h"
#include "driver.h"
-#include "c-ctype.h"
#include "event.h"
#include "buf.h"
#include "util.h"