kopia lustrzana https://github.com/Hamlib/Hamlib
header path fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@881 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
1c5f7d1393
commit
2acc4dedaa
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue