~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/update-notifier.c

  • Committer: Michael Vogt
  • Date: 2009-07-08 15:22:36 UTC
  • Revision ID: michael.vogt@ubuntu.com-20090708152236-lhkv3fueu0mdhxsp
rename hal.{c,h} to gdu.{c,h}

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#include "update-notifier.h"
38
38
#include "update.h"
39
39
#include "hooks.h"
40
 
#include "hal.h"
 
40
#include "gdu.h"
41
41
#include "reboot.h"
42
42
#include "crash.h"
43
43
#include "avahi.h"