From 7f4175eac7cadbe904e0e5b32c3f2a7c8c5e74db Mon Sep 17 00:00:00 2001 From: roel Date: Mon, 17 Mar 2003 16:04:09 +0000 Subject: *** empty log message *** git-svn-id: https://svn.ic-s.nl/svn/dbmail/trunk/dbmail@709 7b491191-dbf0-0310-aff6-d879d4d69008 --- pipe.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'pipe.h') diff --git a/pipe.h b/pipe.h index b78560dc..9bf60672 100644 --- a/pipe.h +++ b/pipe.h @@ -1,8 +1,12 @@ /* $Id$ * (c) 2000-2002 IC&S, The Netherlands */ -#ifndef PIPE_H_ -#define PIPE_H_ +#ifndef _PIPE_H +#define _PIPE_H + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include "list.h" -- cgit v1.2.3