#ifndef MILO_H #define MILO_H int writeMiloConf(char *prefix, struct fstab fstab, char *kernelVersion); #endif