Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 650498
Collapse All | Expand All

(-)a/syslog-ng-ctl/syslog-ng-ctl.c (-1 lines)
Lines 32-38 Link Here
32
#include <string.h>
32
#include <string.h>
33
#include <stdlib.h>
33
#include <stdlib.h>
34
#include <locale.h>
34
#include <locale.h>
35
#include <sgtty.h>
36
#include <termios.h>
35
#include <termios.h>
37
#include <unistd.h>
36
#include <unistd.h>
38
#include <errno.h>
37
#include <errno.h>

Return to bug 650498