File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -5,3 +5,4 @@ SHA512 (getopt-1.1.6.tar.gz) = aa5476e729f33ddd3f32f38b2565da319fdfe034f11549218
55Size (getopt-1.1.6.tar.gz) = 58926 bytes
66SHA1 (patch-aa) = 5967a6ec48a7a69078fc1e0fca26645fd9870f77
77SHA1 (patch-ab) = 8591f15916b47d3569c79639e6ee9aa82df07f6a
8+ SHA1 (patch-gnu_getopt.c) = f27194128abce7901232a5d24cdcab225af369d2
Original file line number Diff line number Diff line change 1+ $NetBSD : patch - gnu_getopt .c ,v 1.1 2025 /05 /01 16 :58 :48 tnn Exp $
2+
3+ * Include < string .h > for strlen (3 )
4+
5+ -- - gnu /getopt .c .orig 2025 - 05 - 01 16 :57 :05.278129342 + 0000
6+ ++ + gnu /getopt .c
7+ @@ -40 ,6 + 40 ,7 @@
8+ #endif
9+
10+ #include < stdio .h >
11+ + #include < string .h >
12+
13+ /* Comment out all this code if we are using the GNU C Library , and are not
14+ actually compiling the library itself . This code is part of the GNU C
You can’t perform that action at this time.
0 commit comments