diff options
| author | Michael Forney <mforney@mforney.org> | 2017-04-14 12:08:51 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-04-14 12:23:06 -0700 |
| commit | 42568142cd2ae0322e92c348f366108792fc8571 (patch) | |
| tree | 8b4895b698e691d8083808fba32468e5b22e5f51 /pkg/openbsd/patch/0006-yacc-Add-some-includes.patch | |
| parent | 91ef3a50dc331e4aae80ff8821e026bf914cf470 (diff) | |
openbsd: Update to 6.1
Diffstat (limited to 'pkg/openbsd/patch/0006-yacc-Add-some-includes.patch')
| -rw-r--r-- | pkg/openbsd/patch/0006-yacc-Add-some-includes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/openbsd/patch/0006-yacc-Add-some-includes.patch b/pkg/openbsd/patch/0006-yacc-Add-some-includes.patch index a4b0ed78..d4498745 100644 --- a/pkg/openbsd/patch/0006-yacc-Add-some-includes.patch +++ b/pkg/openbsd/patch/0006-yacc-Add-some-includes.patch @@ -1,4 +1,4 @@ -From 148c9835e6304a4247c7116156e8c5a97f153c0e Mon Sep 17 00:00:00 2001 +From f926c3a15c772a7d54561e01682dea486c2a2833 Mon Sep 17 00:00:00 2001 From: Michael Forney <mforney@mforney.org> Date: Mon, 18 Apr 2016 17:34:01 -0700 Subject: [PATCH] yacc: Add some includes @@ -8,7 +8,7 @@ Subject: [PATCH] yacc: Add some includes 1 file changed, 1 insertion(+) diff --git a/usr.bin/yacc/defs.h b/usr.bin/yacc/defs.h -index 7300cae..fab6e12 100644 +index 7300caec2..fab6e1266 100644 --- a/usr.bin/yacc/defs.h +++ b/usr.bin/yacc/defs.h @@ -35,6 +35,7 @@ @@ -20,5 +20,5 @@ index 7300cae..fab6e12 100644 #include <ctype.h> #include <stdio.h> -- -2.8.1 +2.12.2 |
