=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/Attic/listen.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/aucat/Attic/listen.h 2009/07/25 08:44:27 1.4 +++ src/usr.bin/aucat/Attic/listen.h 2009/07/25 10:52:19 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: listen.h,v 1.4 2009/07/25 08:44:27 ratchov Exp $ */ +/* $OpenBSD: listen.h,v 1.5 2009/07/25 10:52:19 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -19,8 +19,8 @@ #include -#include "file.h" #include "aparams.h" +#include "file.h" struct listen { struct file file;