diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-11-25 18:04:00 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-11-25 18:04:00 +0100 |
commit | 786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e (patch) | |
tree | 1948874c8d8b7a876ad5e3817a292889b94a68d4 /runtime/unlimited_select.h | |
parent | 950fe206f84322bdff755988403a9d4017ec26f4 (diff) | |
parent | 44300ddcb2904105e2ecd56479bf396399dcab26 (diff) | |
download | rsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.tar.gz rsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.tar.bz2 rsyslog-786a44a0243cc6a5b0d47fb15f8f20a1a3f5bf0e.zip |
Merge branch 'v5-devel'
Conflicts:
runtime/rsyslog.h
Diffstat (limited to 'runtime/unlimited_select.h')
-rw-r--r-- | runtime/unlimited_select.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/unlimited_select.h b/runtime/unlimited_select.h index 32dadc03..3fa7eb06 100644 --- a/runtime/unlimited_select.h +++ b/runtime/unlimited_select.h @@ -23,6 +23,7 @@ */ #ifndef UNLIMITED_SELECT_H_INCLUDED +#define UNLIMITED_SELECT_H_INCLUDED #include <string.h> #include <stdlib.h> |