mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Remove unneeded includes
This commit is contained in:
@ -37,7 +37,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* Macros to help with basic logging */
|
||||
#define PLOG_MSG(...) printf(__VA_ARGS__)
|
||||
|
Reference in New Issue
Block a user