diff --git a/pdf.c b/pdf.c
index 011ced58edc2311e9fd37fb794fe01aedad93a8b..88739894670864196cf08f78e3f422e5acd9dcf2 100644
--- a/pdf.c
+++ b/pdf.c
@@ -2,7 +2,6 @@
 
 #include <string.h>	/* strncmp(), memset(), memcpy() */
 #include <stdlib.h>	/* exit() */
-#include <strings.h> /* bcopy */
 #include <hammer/hammer.h>
 #include <hammer/glue.h>
 #include <errno.h>