/** @file * A header file for hipconf.c * * @author Janne Lundberg * @author Miika Komu * @author Mika Kousa * @author Anthony D. Joseph * @author Abhinav Pathak * @author Bing Zhou * @author Anu Markkola * @author Lauri Silvennoinen * @note Distributed under GNU/GPL */ #ifndef HIPCONFTOOL_H #define HIPCONFTOOL_H #if HAVE_CONFIG_H #include #endif #include "hipconf.h" #endif /* HIPCONFTOOL_H */