1
0
Эх сурвалжийг харах

Remove unneeded includes in gamemode_client.h

Marc Di Luzio 5 жил өмнө
parent
commit
ddc802573a
1 өөрчлөгдсөн 0 нэмэгдсэн , 3 устгасан
  1. 0 3
      lib/gamemode_client.h

+ 0 - 3
lib/gamemode_client.h

@@ -68,11 +68,8 @@ POSSIBILITY OF SUCH DAMAGE.
 
 #include <stdbool.h>
 #include <stdio.h>
-#include <stdlib.h>
-#include <unistd.h>
 
 #include <dlfcn.h>
-#include <errno.h>
 #include <string.h>
 
 #include <sys/types.h>