=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ctfconv/ctfconv.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/ctfconv/ctfconv.c 2017/09/29 16:05:53 1.12 +++ src/usr.bin/ctfconv/ctfconv.c 2017/10/27 08:33:46 1.13 @@ -1,4 +1,4 @@ -/* $OpenBSD: ctfconv.c,v 1.12 2017/09/29 16:05:53 jsg Exp $ */ +/* $OpenBSD: ctfconv.c,v 1.13 2017/10/27 08:33:46 mpi Exp $ */ /* * Copyright (c) 2016-2017 Martin Pieuchot @@ -18,13 +18,13 @@ #include #include -#include #include #include #include #include #include +#include #include #include #include