From f931baf148c9870401131c88d594cd7e26133a15 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 13 Jan 1999 01:56:08 +0000 Subject: [PATCH] add include errno.h --- citadel/room_ops.c | 1 + 1 file changed, 1 insertion(+) diff --git a/citadel/room_ops.c b/citadel/room_ops.c index 32a5069d7..8020cc821 100644 --- a/citadel/room_ops.c +++ b/citadel/room_ops.c @@ -7,6 +7,7 @@ #include #include #include +#include #include "citadel.h" #include "server.h" #include "database.h" -- 2.39.2