source: abuse/tags/pd/macabuse/inc/nfclient.hpp @ 534

Last change on this file since 534 was 49, checked in by Sam Hocevar, 15 years ago
  • Imported original public domain release, for future reference.
File size: 107 bytes
RevLine 
[49]1#ifndef __NFCLIENT_HPP_
2#define __NFCLIENT_HPP_
3
4void connect_to_nfs_server(char *name, int port);
5
6#endif
Note: See TracBrowser for help on using the repository browser.