home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lynx2.8.1dev.10.tar.gz / lynx2.8.1dev.10.tar / lynx2-8 / src / LYCgi.h < prev    next >
C/C++ Source or Header  |  1997-02-24  |  133b  |  8 lines

  1.  
  2. #ifndef LYCGI_H
  3. #define LYCGI_H
  4.  
  5. extern void add_lynxcgi_environment PARAMS((CONST char *variable_name));
  6.  
  7. #endif /* LYGETFILE_H */
  8.