aboutsummaryrefslogtreecommitdiff
path: root/bin/auditdistd/proto_uds.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/auditdistd/proto_uds.c')
-rw-r--r--bin/auditdistd/proto_uds.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/auditdistd/proto_uds.c b/bin/auditdistd/proto_uds.c
index 1fdb7a7fc729..3b3dfb7bbacb 100644
--- a/bin/auditdistd/proto_uds.c
+++ b/bin/auditdistd/proto_uds.c
@@ -26,14 +26,12 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/trustedbsd/openbsm/bin/auditdistd/proto_uds.c#1 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/auditdistd/proto_uds.c#2 $
*/
/* UDS - UNIX Domain Socket */
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config/config.h>
#include <sys/types.h>
#include <sys/socket.h>