summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2022-02-22 20:01:11 +0000
committerThomas Adam <thomas@xteddy.org>2022-02-22 20:01:11 +0000
commit60688afe9ce31b8ee9dc3339d4e06bf12e6391fe (patch)
treefc2bdfbcd4ba512952fce241b1f1699c9a55b04b
parentdc0746946eb4f64b8512da6d981e7d71aa56e9f4 (diff)
parente8d6d53a7b4af435806fefa5c9f6cef4387f3451 (diff)
Merge branch 'obsd-master' into master
-rw-r--r--osdep-openbsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep-openbsd.c b/osdep-openbsd.c
index 54464753..1fc087d3 100644
--- a/osdep-openbsd.c
+++ b/osdep-openbsd.c
@@ -16,7 +16,6 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
#include <sys/signal.h>
#include <sys/proc.h>