diff --git a/rpcrot/rpcrot_backend.c b/rpcrot/rpcrot_backend.c index f2d07f93a..0b31a256e 100644 --- a/rpcrot/rpcrot_backend.c +++ b/rpcrot/rpcrot_backend.c @@ -1,9 +1,9 @@ /* * Hamlib RPC backend - main file - * Copyright (c) 2001-2003 by Stephane Fillod + * Copyright (c) 2001-2004 by Stephane Fillod * Contributed by Francois Retief * - * $Id: rpcrot_backend.c,v 1.7 2003-04-16 22:30:42 fillods Exp $ + * $Id: rpcrot_backend.c,v 1.8 2004-08-01 21:26:54 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -26,6 +26,7 @@ #endif #include +#include #include /* String function definitions */ #include /* UNIX standard function definitions */ #include