/* * Treebird - Lightweight frontend for Pleroma * * Licensed under the BSD 2-Clause License */ /* #ifndef IMPORT_CGI_H */ /* #define IMPORT_CGI_H */ #ifndef NO_FCGI #include #endif // NO_FCGI #ifndef SINGLE_THREADED #include #endif // SINGLE_THREADED // #endif