diff --git a/src/libraries/libcommon/kom-errno.c b/src/libraries/libcommon/kom-errno.c index cc3cedbe0d2c60261cae5fdc8cc83d947ffc473f..6f40a5ca68c0361e641591ad854e1780d0a0a142 100644 --- a/src/libraries/libcommon/kom-errno.c +++ b/src/libraries/libcommon/kom-errno.c @@ -1,5 +1,5 @@ /* - * $Id: kom-errno.c,v 0.21 2001/12/28 20:28:59 ceder Exp $ + * $Id: kom-errno.c,v 0.22 2001/12/28 20:57:28 ceder Exp $ * Copyright (C) 1991-1996, 1998-1999 Lysator Academic Computer Association. * * This file is part of the LysKOM server. @@ -37,7 +37,6 @@ #include <stdio.h> #include "kom-errno.h" -#include "config.h" enum kom_err kom_errno = KOM_NO_ERROR;