diff options
Diffstat (limited to 'lib/libdpv/dprompt.c')
-rw-r--r-- | lib/libdpv/dprompt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libdpv/dprompt.c b/lib/libdpv/dprompt.c index b891d4c779fa..66f785ac86a1 100644 --- a/lib/libdpv/dprompt.c +++ b/lib/libdpv/dprompt.c @@ -24,7 +24,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <sys/types.h> #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ |