Update for recent change to gnulib.

* src/parse-gram.y: Don't include strverscmp.h.  It comes from
string.h now.
This commit is contained in:
Joel E. Denny
2008-08-26 03:33:55 -04:00
parent d67c52e852
commit 8851116612
6 changed files with 153 additions and 149 deletions

View File

@@ -21,8 +21,6 @@
#include <config.h>
#include "system.h"
#include <strverscmp.h>
#include "complain.h"
#include "conflicts.h"
#include "files.h"