From dd9265ac78b56c378bc7ca47920be9d9d93392b7 Mon Sep 17 00:00:00 2001 From: Maarten Bosmans Date: Mon, 13 Jun 2011 15:04:33 +0200 Subject: Remove unnecessary #includes --- src/pulsecore/creds.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/pulsecore/creds.h') diff --git a/src/pulsecore/creds.h b/src/pulsecore/creds.h index 9e6fb124..aa1d5608 100644 --- a/src/pulsecore/creds.h +++ b/src/pulsecore/creds.h @@ -30,10 +30,6 @@ #include -#ifdef HAVE_SYS_UN_H -#include -#endif - typedef struct pa_creds pa_creds; #if defined(SCM_CREDENTIALS) -- cgit