comparison src/c/memmem.c @ 1268:236dc296c32d

Include new config.h in C source files
author Adam Chlipala <adamc@hcoop.net>
date Sun, 30 May 2010 10:39:25 -0400
parents 7accd4546cf9
children
comparison
equal deleted inserted replaced
1267:052af2b82533 1268:236dc296c32d
1 #include "config.h"
2
1 /* $NetBSD$ */ 3 /* $NetBSD$ */
2 4
3 /*- 5 /*-
4 * Copyright (c) 2003 The NetBSD Foundation, Inc. 6 * Copyright (c) 2003 The NetBSD Foundation, Inc.
5 * All rights reserved. 7 * All rights reserved.