added missing header

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1340 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
Stéphane Fillod, F8CFE 2003-01-06 22:12:01 +00:00
parent 297c5003ac
commit 53cad0c032

View File

@ -2,7 +2,7 @@
* Hamlib Kenwood backend - TS870S description
* Copyright (c) 2000-2002 by Stephane Fillod
*
* $Id: ts870s.c,v 1.34 2002-12-21 13:48:19 pa4tu Exp $
* $Id: ts870s.c,v 1.35 2003-01-06 22:12:01 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
@ -24,6 +24,7 @@
#include "config.h"
#endif
#include <stdlib.h>
#include <hamlib/rig.h>
#include "kenwood.h"