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

(-)watchdog-5.2/src/quotactl.c (-1 / +1 lines)
Lines 23-30 Link Here
23
#include "config.h"
23
#include "config.h"
24
#endif
24
#endif
25
25
26
#if defined(__alpha__)
27
#include <errno.h>
26
#include <errno.h>
27
#if defined(__alpha__)
28
#include <sys/types.h>
28
#include <sys/types.h>
29
#include <syscall.h>
29
#include <syscall.h>
30
#include <unistd.h>
30
#include <unistd.h>

Return to bug 18219