summaryrefslogtreecommitdiff
path: root/dispatch.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2023-03-05 05:34:09 +0000
committerDarren Tucker <dtucker@dtucker.net>2023-03-05 19:27:31 +1100
commitfc7f8f2188d4a4fc8ba77eddbe863c7665666db5 (patch)
tree0d19bf3eea09b7ae3a4149f09d54d80b7992e0c3 /dispatch.c
parent6c165c36246d8004c20e1df5cec4961a5ac422d6 (diff)
downloadopenssh-git-fc7f8f2188d4a4fc8ba77eddbe863c7665666db5.tar.gz
upstream: Remove unused compat.h includes.
We've previously removed a lot of the really old compatibility code, and with it went the need to include compat.h in most of the files that have it. OpenBSD-Commit-ID: 5af8baa194be00a3092d17598e88a5b29f7ea2b4
Diffstat (limited to 'dispatch.c')
-rw-r--r--dispatch.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dispatch.c b/dispatch.c
index 6e4c501e..6118147b 100644
--- a/dispatch.c
+++ b/dispatch.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dispatch.c,v 1.32 2019/01/19 21:33:13 djm Exp $ */
+/* $OpenBSD: dispatch.c,v 1.33 2023/03/05 05:34:09 dtucker Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
@@ -34,7 +34,6 @@
#include "log.h"
#include "dispatch.h"
#include "packet.h"
-#include "compat.h"
#include "ssherr.h"
int