df: Add --uuid option to print guest UUIDs instead of names (RHBZ#646821).
[libguestfs.git] / daemon / luks.c
index 07aebdd..0b59b5a 100644 (file)
@@ -23,7 +23,6 @@
 #include <string.h>
 
 #include "daemon.h"
-#include "c-ctype.h"
 #include "actions.h"
 #include "optgroups.h"