comparison lib-src/fakemail.c @ 42469:64341c22fb4c

Include <config.h>.
author Pavel Janík <Pavel@Janik.cz>
date Tue, 01 Jan 2002 19:15:26 +0000
parents 358035cb58d9
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
42468:3d8bcf574e38 42469:64341c22fb4c
20 20
21 #define NO_SHORTNAMES 21 #define NO_SHORTNAMES
22 #define _XOPEN_SOURCE 500 /* for cuserid */ 22 #define _XOPEN_SOURCE 500 /* for cuserid */
23 23
24 #ifdef HAVE_CONFIG_H 24 #ifdef HAVE_CONFIG_H
25 #include "config.h" 25 #include <config.h>
26 #endif 26 #endif
27 27
28 #if defined (BSD_SYSTEM) && !defined (BSD4_1) && !defined (USE_FAKEMAIL) 28 #if defined (BSD_SYSTEM) && !defined (BSD4_1) && !defined (USE_FAKEMAIL)
29 /* This program isnot used in BSD, so just avoid loader complaints. */ 29 /* This program isnot used in BSD, so just avoid loader complaints. */
30 int 30 int