about summary refs log blame commit diff stats
path: root/src/LYCgi.h
blob: 2ffe110979a1086a440eae7e209e0401341507d7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


               
                 
                    
      
 
                                                                

                        
#ifndef LYCGI_H
#define LYCGI_H

#ifndef HTUTILS_H
#include <HTUtils.h>
#endif

extern void add_lynxcgi_environment (const char *variable_name);

#endif /* LYGETFILE_H */