Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
USA. */
-#ifndef _LIBGETTEXT_H
-#define _LIBGETTEXT_H 1
+#ifndef LIBGETTEXT_H_74E363E9F6924C7DBC4D0ED9C2FA33DF
+#define LIBGETTEXT_H_74E363E9F6924C7DBC4D0ED9C2FA33DF 1
/* NLS can be disabled through the configure --disable-nls option. */
#if ENABLE_NLS
+#ifndef RRDLIB_H_4FD7D37D56A448C392AF46508C56D3CC
+#define RRDLIB_H_4FD7D37D56A448C392AF46508C56D3CC
+
/*****************************************************************************
* RRDtool 1.4.3 Copyright by Tobi Oetiker, 1997-2010
*****************************************************************************
extern "C" {
#endif
-#ifndef _RRDLIB_H
-#define _RRDLIB_H
-
#include <sys/types.h> /* for off_t */
#ifndef WIN32
* RRDTool mailing list and whine about your broken application, you will get
* hit with something smelly!
*/
-#if defined(_RRD_TOOL_H) || defined(RRD_EXPORT_DEPRECATED)
+#if defined(RRD_TOOL_H_3853987DDF7E4709A5B5849E5A6204F4) || defined(RRD_EXPORT_DEPRECATED)
-# if defined(_RRD_TOOL_H)
+# if defined(RRD_TOOL_H_3853987DDF7E4709A5B5849E5A6204F4)
# include "rrd_format.h"
# else
# include <rrd_format.h>
RRD_DEPRECATED;
#endif /* defined(_RRD_TOOL_H) || defined(RRD_EXPORT_DEPRECATED) */
-#endif /* _RRDLIB_H */
-
#ifdef __cplusplus
}
#endif
+
+#endif /* RRDLIB_H */
* Florian octo Forster <octo at verplant.org>
**/
-#ifndef __RRD_CLIENT_H
-#define __RRD_CLIENT_H 1
+#ifndef RRD_CLIENT_H_887A36401735431B937F44DFCAE0B7C9
+#define RRD_CLIENT_H_887A36401735431B937F44DFCAE0B7C9 1
# ifdef HAVE_STDINT_H
# include <stdint.h>
* rrd_format.h RRD Database Format header
*****************************************************************************/
-#ifndef _RRD_FORMAT_H
-#define _RRD_FORMAT_H
+#ifndef RRD_FORMAT_H_92768FBD7A3446C58B1097BEE038159D
+#define RRD_FORMAT_H_92768FBD7A3446C58B1097BEE038159D
/*
* _RRD_TOOL_H
* User is requesting internal function which need this struct. They have
* been told that this will change and have agreed to adapt their programs.
*/
-#if !defined(_RRD_TOOL_H) && !defined(RRD_EXPORT_DEPRECATED)
+#if !defined(RRD_TOOL_H_3853987DDF7E4709A5B5849E5A6204F4) && !defined(RRD_EXPORT_DEPRECATED)
# error "Do not include rrd_format.h directly. Include rrd.h instead!"
#endif
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef _GETOPT_H
-#define _GETOPT_H 1
+#ifndef GETOPT_H_E19FF44271684D849D8CAC4AD37F92A7
+#define GETOPT_H_E19FF44271684D849D8CAC4AD37F92A7 1
#ifdef __cplusplus
extern "C" {
-#ifndef _RRD_GRAPH_H
-#define _RRD_GRAPH_H
+#ifndef RRD_GRAPH_H_DBEDBFB6C5844ED9BEA6242F879CA284
+#define RRD_GRAPH_H_DBEDBFB6C5844ED9BEA6242F879CA284
#define y0 cairo_y0
#define y1 cairo_y1
+#ifndef RRD_I18N_H_E9D8F44A32654DF9B92B1862D5371142
+#define RRD_I18N_H_E9D8F44A32654DF9B92B1862D5371142
+
/*****************************************************************************
* RRDtool 1.4.3 Copyright by Takao Fujiwara, 2008
*****************************************************************************
extern "C" {
#endif
-
-#ifndef _RRD_I18N_H
-#define _RRD_I18N_H
-
#ifdef ENABLE_NLS
# ifdef _LIBC
# include <libintl.h>
#define N_(String) String
-#endif
-
#ifdef __cplusplus
}
#endif
+
+#endif
* $Id$
*************************************************************************** */
-#ifndef _RRD_IS_THREAD_SAFE_H
-#define _RRD_IS_THREAD_SAFE_H
+#ifndef RRD_IS_THREAD_SAFE_H_F7EEC7F1E9844C6DB63692B2673768F2
+#define RRD_IS_THREAD_SAFE_H_F7EEC7F1E9844C6DB63692B2673768F2
#ifdef __cplusplus
extern "C" {
-#ifndef __PARSETIME_H__
-#define __PARSETIME_H__
+#ifndef PARSETIME_H_B14FE5BC7E96473CB6CA6C7416412687
+#define PARSETIME_H_B14FE5BC7E96473CB6CA6C7416412687
#include <stdio.h>
****************************************************************************
* rrd_rpncalc.h RPN calculator functions
****************************************************************************/
-#ifndef _RRD_RPNCALC_H
-#define _RRD_RPNCALC_H
+#ifndef RRD_RPNCALC_H_EF2FD77C45C34B71914661372C5B51EA
+#define RRD_RPNCALC_H_EF2FD77C45C34B71914661372C5B51EA
/* WARNING: if new operators are added, they MUST be added at the very end of the list.
* This is because COMPUTE (CDEF) DS store OP nodes by number (name is not
+#ifndef RRD_TOOL_H_3853987DDF7E4709A5B5849E5A6204F4
+#define RRD_TOOL_H_3853987DDF7E4709A5B5849E5A6204F4
+
/*****************************************************************************
* RRDtool 1.4.3 Copyright by Tobi Oetiker, 1997-2010
*****************************************************************************
extern "C" {
#endif
-#ifndef _RRD_TOOL_H
-#define _RRD_TOOL_H
-
#include "rrd_config.h"
#include "rrd.h"
const char *cf_to_string (enum cf_en cf);
-#endif /* _RRD_TOOL_H */
-
#ifdef __cplusplus
}
#endif
+
+#endif /* RRD_TOOL_H */
+#ifndef RRD_XPORT_H_C5A7EBAF331140D38C241326B81F357D
+#define RRD_XPORT_H_C5A7EBAF331140D38C241326B81F357D
+
/****************************************************************************
* RRDtool 1.4.3 Copyright by Tobi Oetiker, 1997-2010
****************************************************************************
extern "C" {
#endif
-#ifndef _RRD_XPORT_H
-#define _RRD_XPORT_H
-
#define XML_ENCODING "ISO-8859-1"
#define ROOT_TAG "xport"
#define META_TAG "meta"
#define COL_TIME_TAG "t"
#define COL_DATA_TAG "v"
-
-#endif
-
-
#ifdef __cplusplus
}
#endif
+
+#endif