mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 10:57:37 -04:00
11 lines
230 B
Text
11 lines
230 B
Text
--- xo/res_l.l.orig 2012-12-29 18:51:57 UTC
|
|
+++ xo/res_l.l
|
|
@@ -33,7 +33,7 @@
|
|
#include "standard.h"
|
|
#define IS_PARSER
|
|
#include "lres.h"
|
|
-#include "res_y.h"
|
|
+#include "res_y.hxx"
|
|
#include <limits.h>
|
|
|
|
#if defined (__cplusplus)
|