From 863e5a086929d207e6422bfebd24579203c65fa4 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 13 Jul 2009 00:09:22 +0000 Subject: [PATCH] remove extraneous unistd.h --- examples/pdf-mod-info.cc | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/examples/pdf-mod-info.cc b/examples/pdf-mod-info.cc index cd2bd03..7401a57 100644 --- a/examples/pdf-mod-info.cc +++ b/examples/pdf-mod-info.cc @@ -8,7 +8,6 @@ #include #include #include -#include static char const* version = "1.1"; static char const* whoami = 0; -- libgit2 0.21.4