1 /* @(#) $Id: config.h,v 1.19 2009/11/20 15:38:27 dcid Exp $ */
3 /* Copyright (C) 2009 Trend Micro Inc.
6 * This program is a free software; you can redistribute it
7 * and/or modify it under the terms of the GNU General Public
8 * License (version 3) as published by the FSF - Free Software
18 #include "config/config.h"
19 #include "config/global-config.h"
21 long int __crt_ftell; /* Global ftell pointer. */
22 _Config Config; /* Global Config structure */