I pushed this.

>From 88511166129779993b64a99adde2b0264e1e9a7a Mon Sep 17 00:00:00 2001
From: Joel E. Denny <[EMAIL PROTECTED]>
Date: Tue, 26 Aug 2008 03:33:55 -0400
Subject: [PATCH] Update for recent change to gnulib.
 * src/parse-gram.y: Don't include strverscmp.h.  It comes from
 string.h now.

diff --git a/src/parse-gram.y b/src/parse-gram.y
index 72f5eef..fa74d8d 100644
--- a/src/parse-gram.y
+++ b/src/parse-gram.y
@@ -21,8 +21,6 @@
 #include <config.h>
 #include "system.h"
 
-#include <strverscmp.h>
-
 #include "complain.h"
 #include "conflicts.h"
 #include "files.h"
-- 
1.5.4.3



Reply via email to