aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logread.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd/logread.c')
-rw-r--r--sysklogd/logread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysklogd/logread.c b/sysklogd/logread.c
index d3349625c..13ff1aeb9 100644
--- a/sysklogd/logread.c
+++ b/sysklogd/logread.c
@@ -38,7 +38,7 @@
38#if __GNU_LIBRARY__ < 5 38#if __GNU_LIBRARY__ < 5
39#error Sorry. Looks like you are using libc5. 39#error Sorry. Looks like you are using libc5.
40#error libc5 shm support isnt good enough. 40#error libc5 shm support isnt good enough.
41#error Please disable BB_FEATURE_IPC_SYSLOG 41#error Please disable CONFIG_FEATURE_IPC_SYSLOG
42#endif 42#endif
43 43
44 44