From 24a331cb177327b3b4a30064150cd99c469a1d11 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Wed, 2 Apr 2025 16:41:26 -0600 Subject: lib9p: Split internal.h up, rename some CONFIG symbols --- lib9p/map.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib9p/map.h') diff --git a/lib9p/map.h b/lib9p/map.h index ab9564f..c5eab0f 100644 --- a/lib9p/map.h +++ b/lib9p/map.h @@ -4,8 +4,6 @@ * SPDX-License-Identifier: AGPL-3.0-or-later */ -#include "internal.h" - /** * `#define` `NAME`, `KEY_T`, `VAL_T`, and `CAP`; then `#include * "map.h". -- cgit v1.2.3-2-g168b