diff options
Diffstat (limited to 'src/lib/mhd_itc.h')
-rw-r--r-- | src/lib/mhd_itc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/mhd_itc.h b/src/lib/mhd_itc.h index 8e303ef9..a7cad0e1 100644 --- a/src/lib/mhd_itc.h +++ b/src/lib/mhd_itc.h | |||
@@ -242,6 +242,7 @@ static const uint64_t _MHD_itc_wr_data = 1; | |||
242 | */ | 242 | */ |
243 | int | 243 | int |
244 | MHD_itc_nonblocking_ (struct MHD_itc_ itc); | 244 | MHD_itc_nonblocking_ (struct MHD_itc_ itc); |
245 | |||
245 | #endif /* ! HAVE_PIPE2_FUNC */ | 246 | #endif /* ! HAVE_PIPE2_FUNC */ |
246 | 247 | ||
247 | 248 | ||