mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-11-17 22:34:20 +01:00
Remove unneeded includes
This commit is contained in:
@@ -37,12 +37,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
#include <linux/limits.h>
|
||||
#include <pwd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/**
|
||||
* Detect if the process is a wine preloader process
|
||||
|
||||
Reference in New Issue
Block a user