]> git.saurik.com Git - bison.git/blobdiff - src/location.h
tests: simplify useless obfuscation
[bison.git] / src / location.h
index 8f1c5ae1df2ee40839d6480ec8946b77b0ea4a07..9c6e53c190b42e8ee379a40bd13b94d218e020a6 100644 (file)
 #ifndef LOCATION_H_
 # define LOCATION_H_
 
+# include <stdbool.h>
+# include <stdio.h>
+# include <string.h> /* strcmp */
+
 # include "uniqstr.h"
 
 /* A boundary between two characters.  */