]> git.saurik.com Git - bison.git/blobdiff - src/location.h
Merge remote-tracking branch 'origin/maint'
[bison.git] / src / location.h
index 17da73ca6b174b29ea95a2f7ae656de97e395301..369125b7cee7bbc6000acade29090d2f60f74cb0 100644 (file)
@@ -88,7 +88,7 @@ typedef struct
 
 } location;
 
-#define YYLTYPE location
+#define GRAM_LTYPE location
 
 #define EMPTY_LOCATION_INIT {{NULL, 0, 0}, {NULL, 0, 0}}
 extern location const empty_location;