X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2Fhello.c;h=1c12f8ea89f54db6df2e85d703dbe7fb3ec62157;hb=6aa44937d5ee9accb0025cd8536c5adafd24ef23;hp=a4cc43d579b45c1b15897ce5cad6d4e02459d15a;hpb=ff1f39794b2688f0fd6a0c367164e3d715136837;p=libguestfs.git diff --git a/examples/hello.c b/examples/hello.c index a4cc43d..1c12f8e 100644 --- a/examples/hello.c +++ b/examples/hello.c @@ -4,6 +4,9 @@ * hello guest.img /dev/VolGroup00/LogVol00 */ +#if HAVE_CONFIG_H +# include +#endif #include #include #include