Add OPENBSD ORIGINAL marker.
This commit is contained in:
parent
3737c9f66e
commit
a6b4ec94e5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue