projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a18439a
)
swap: removed unused include
author
Tobias Tschinkowitz
<tobias@he4d.net>
Tue, 29 May 2018 12:28:39 +0000
(14:28 +0200)
committer
Aaron Marcher
<me@drkhsh.at>
Tue, 29 May 2018 12:43:14 +0000
(14:43 +0200)
components/swap.c
patch
|
blob
|
history
diff --git
a/components/swap.c
b/components/swap.c
index 1958eefa5773934f13e0a6476f590faaa7244f02..9bd599a787367bf43dcf50e028043e5674f3b675 100644
(file)
--- a/
components/swap.c
+++ b/
components/swap.c
@@
-107,7
+107,6
@@
}
#elif defined(__OpenBSD__)
#include <stdlib.h>
- #include <sys/param.h> /* dbtob */
#include <sys/swap.h>
#include <sys/types.h>
#include <unistd.h>