diff options
Diffstat (limited to 'syshead.h')
-rw-r--r-- | syshead.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -535,11 +535,9 @@ socket_defined (const socket_descriptor_t sd) #endif /* - * Don't compile the struct buffer_list code unless something needs it + * Compile the struct buffer_list code */ -#if defined(ENABLE_MANAGEMENT) || defined(ENABLE_PF) #define ENABLE_BUFFER_LIST -#endif /* * Do we have pthread capability? |