=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/spawn.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/include/spawn.h 2012/03/21 23:20:35 1.1 +++ src/include/spawn.h 2012/12/05 23:19:57 1.2 @@ -1,4 +1,4 @@ -/* $OpenBSD: spawn.h,v 1.1 2012/03/21 23:20:35 matthew Exp $ */ +/* $OpenBSD: spawn.h,v 1.2 2012/12/05 23:19:57 deraadt Exp $ */ /*- * Copyright (c) 2008 Ed Schouten * All rights reserved. @@ -30,7 +30,6 @@ #ifndef _SPAWN_H_ #define _SPAWN_H_ -#include #include #include