/* * vim:ts=4:sw=4:expandtab */ #include #include #include #include #include #include int main(int argc, char **argv) { return EXIT_SUCCESS; }