"Initial commit to Gerrit"
[profile/ivi/libedit.git] / packaging / 12-unvis.c.patch
1 --- export/src/unvis.c  2009-09-23 22:55:51.000000000 +0200
2 +++ ../src/unvis.c      2009-09-23 23:04:26.000000000 +0200
3 @@ -29,7 +29,7 @@
4   * SUCH DAMAGE.
5   */
6  
7 -#include <sys/cdefs.h>
8 +#include <config.h>
9  #if defined(LIBC_SCCS) && !defined(lint)
10  #if 0
11  static char sccsid[] = "@(#)unvis.c    8.1 (Berkeley) 6/4/93";
12 @@ -38,7 +38,6 @@
13  #endif
14  #endif /* LIBC_SCCS and not lint */
15  
16 -#include "namespace.h"
17  #include <sys/types.h>
18  
19  #include <assert.h>