diff --git a/src/bin/rescan.c b/src/bin/rescan.c index d995479f4c..962a3f13ea 100644 --- a/src/bin/rescan.c +++ b/src/bin/rescan.c @@ -1,9 +1,14 @@ -#include -// for O_WRONLY +/* + * Copyright 2002, François Revol, revol@free.fr. + * Distributed under the terms of the MIT License. + */ + #include +#include +#include #include -// 2002, François Revol +// 2002, François Revol // technical reference: // http://bedriven.be-in.org/document/280-serial_port_driver.html // 2004: bedriven is down now, mirror at: