diff options
Diffstat (limited to 'libexec/ld.so')
-rw-r--r-- | libexec/ld.so/util.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libexec/ld.so/util.c b/libexec/ld.so/util.c index 4d71690ddcc..626609552de 100644 --- a/libexec/ld.so/util.c +++ b/libexec/ld.so/util.c @@ -1,4 +1,4 @@ -/* $OpenBSD: util.c,v 1.33 2014/07/06 07:28:36 otto Exp $ */ +/* $OpenBSD: util.c,v 1.34 2014/07/06 07:39:07 otto Exp $ */ /* * Copyright (c) 1998 Per Fogelstrom, Opsycon AB @@ -28,8 +28,6 @@ #include <sys/types.h> #include <sys/param.h> -#include <sys/sysctl.h> -#include <string.h> #include "archdep.h" /* |