mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
Remove unused includes
This commit is contained in:
parent
d550ece996
commit
6c06a96efc
6 changed files with 0 additions and 7 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "list.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue