#include #include #include "lua-bcrypt/compat/include/pwd.h" int main(void) { puts("Hallo Welt..."); return EXIT_SUCCESS; }