autoconf junk was zapped, so no need for HAVE_CONFIG_H
This commit is contained in:
parent
1706741235
commit
8326dc8ba6
@ -4,7 +4,7 @@
|
||||
* Copyright (c) 2004 Marius Aamodt Eriksen <marius@monkey.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* $Id: headers.h,v 1.2 2007/05/22 17:59:17 jasper Exp $
|
||||
* $Id: headers.h,v 1.3 2007/05/22 22:14:42 jasper Exp $
|
||||
*/
|
||||
|
||||
#ifndef _CALMWM_HEADERS_H_
|
||||
@ -12,10 +12,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif /* HAVE_CONFIG_H */
|
||||
|
||||
#include <sys/queue.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/param.h>
|
||||
|
Loading…
Reference in New Issue
Block a user