X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdaemon.h;h=19dd69cd3bedd414010ae4a5ec8c2ba3366100a9;hp=777cf3323e1622218e52924d48172699f22f1db5;hb=07f4b20ae959069fca41756b0dc103ec5fa99754;hpb=27e73269d384814eb5f76468f609f7844cb75b0b diff --git a/daemon/daemon.h b/daemon/daemon.h index 777cf33..19dd69c 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -70,6 +70,8 @@ extern void trim (char *str); extern int device_name_translation (char *device, const char *func); +extern int prog_exists (const char *prog); + extern void udev_settle (void); /* This just stops gcc from giving a warning about our custom