diff options
Diffstat (limited to 'src/Vendor.c')
-rw-r--r-- | src/Vendor.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Vendor.c b/src/Vendor.c index 07af29b..8899cd1 100644 --- a/src/Vendor.c +++ b/src/Vendor.c @@ -46,6 +46,9 @@ SOFTWARE. ******************************************************************/ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif /* * Portions Copyright (c) 1996 Alfredo Kojima * Rights, permissions, and disclaimer per the above X Consortium license. |