header path fix

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@881 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.3
Stéphane Fillod, F8CFE 2002-01-16 23:37:31 +00:00
rodzic 1c5f7d1393
commit 2acc4dedaa
3 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -4,13 +4,13 @@
*/
#include <memory.h> /* for memset */
#include "/home/fgretief/src-6/hamlib-cvssh/rpcrot/rpcrot.h"
#include "rpcrot.h"
/*
* Hamlib Interface - RPC definitions
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
* Contributed by Francois Retief <fgretief@sun.ac.za>
*
* $Id: rpcrot_clnt.c,v 1.1 2002-01-16 16:45:11 fgretief Exp $
* $Id: rpcrot_clnt.c,v 1.2 2002-01-16 23:37:31 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

Wyświetl plik

@ -3,7 +3,7 @@
* It was generated using rpcgen.
*/
#include "/home/fgretief/src-6/hamlib-cvssh/rpcrot/rpcrot.h"
#include "rpcrot.h"
#include <stdio.h>
#include <stdlib.h>
#include <rpc/pmap_clnt.h>
@ -20,7 +20,7 @@
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
* Contributed by Francois Retief <fgretief@sun.ac.za>
*
* $Id: rpcrot_svc.c,v 1.1 2002-01-16 16:45:11 fgretief Exp $
* $Id: rpcrot_svc.c,v 1.2 2002-01-16 23:37:31 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

Wyświetl plik

@ -3,13 +3,13 @@
* It was generated using rpcgen.
*/
#include "/home/fgretief/src-6/hamlib-cvssh/rpcrot/rpcrot.h"
#include "rpcrot.h"
/*
* Hamlib Interface - RPC definitions
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
* Contributed by Francois Retief <fgretief@sun.ac.za>
*
* $Id: rpcrot_xdr.c,v 1.1 2002-01-16 16:45:11 fgretief Exp $
* $Id: rpcrot_xdr.c,v 1.2 2002-01-16 23:37:31 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