Skip to content
Snippets Groups Projects
Commit 1a96d895 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Don't include both <config.h> and "config.h".

parent 94a503f0
No related branches found
No related tags found
No related merge requests found
/* /*
* $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. * Copyright (C) 1991-1996, 1998-1999 Lysator Academic Computer Association.
* *
* This file is part of the LysKOM server. * This file is part of the LysKOM server.
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include <stdio.h> #include <stdio.h>
#include "kom-errno.h" #include "kom-errno.h"
#include "config.h"
enum kom_err kom_errno = KOM_NO_ERROR; enum kom_err kom_errno = KOM_NO_ERROR;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment