bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Update for recent change to gnulib.


From: Joel E. Denny
Subject: [PATCH] Update for recent change to gnulib.
Date: Tue, 26 Aug 2008 03:39:09 -0400 (EDT)

I pushed this.

>From 88511166129779993b64a99adde2b0264e1e9a7a Mon Sep 17 00:00:00 2001
From: Joel E. Denny <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]