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

(-)audit-1.7.4.orig/lib/libaudit.c (-1 / +2 lines)
Lines 36-42 Link Here
36
#include <sys/utsname.h>
36
#include <sys/utsname.h>
37
#include <fcntl.h>	/* O_NOFOLLOW needs gnu defined */
37
#include <fcntl.h>	/* O_NOFOLLOW needs gnu defined */
38
#include <limits.h>	/* for PATH_MAX */
38
#include <limits.h>	/* for PATH_MAX */
39
39
#include <sys/stat.h>
40
#include <sys/types.h>
40
#include "libaudit.h"
41
#include "libaudit.h"
41
#include "private.h"
42
#include "private.h"

Return to bug 334147