From: Darren Tucker Date: Sat, 24 Apr 2021 07:52:24 +0000 (+1000) Subject: Add OPENBSD ORIGINAL marker. X-Git-Tag: V_8_7_P1~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6b4ec94e5bd5a8a18cd2c9942d829d2e5698837;p=thirdparty%2Fopenssh-portable.git Add OPENBSD ORIGINAL marker. --- diff --git a/openbsd-compat/memmem.c b/openbsd-compat/memmem.c index ad330d1a8..2637401d7 100644 --- a/openbsd-compat/memmem.c +++ b/openbsd-compat/memmem.c @@ -23,6 +23,8 @@ * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +/* OPENBSD ORIGINAL: lib/libc/string/memmem.c */ + #include "includes.h" #ifndef HAVE_MEMMEM