summaryrefslogtreecommitdiffstats
path: root/rsyslog.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-03-06 17:39:09 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-03-06 17:39:09 +0000
commitae3e3e9cb1584b5cf7082c1b28c4cbbd48b1f664 (patch)
treeef3d6dbbb8fe7268cd2a922a5de3e17f0814fc1e /rsyslog.h
parent9c0d5b9e4b119e6034a60a69def51c0621c3a299 (diff)
downloadrsyslog-ae3e3e9cb1584b5cf7082c1b28c4cbbd48b1f664.tar.gz
rsyslog-ae3e3e9cb1584b5cf7082c1b28c4cbbd48b1f664.tar.xz
rsyslog-ae3e3e9cb1584b5cf7082c1b28c4cbbd48b1f664.zip
some minor things in regard to portability
Diffstat (limited to 'rsyslog.h')
-rw-r--r--rsyslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsyslog.h b/rsyslog.h
index 52a56972..de97e1b8 100644
--- a/rsyslog.h
+++ b/rsyslog.h
@@ -51,6 +51,7 @@ typedef int64 number_t; /* type to use for numbers - TODO: maybe an autoconf opt
#ifdef __hpux
typedef unsigned int u_int32_t; /* TODO: is this correct? */
+typedef int socklen_t;
#endif
/* The error codes below are orginally "borrowed" from