Sign in
apache
/
infrastructure-ezmlm-idx
/
refs/heads/avoid-duplicate-headers
/
.
/
cgi.h
blob: d03ab6bb949175887c1db70179f4de36b28eeabf [
file
]
#ifndef
CGI_H
#define
CGI_H
#include
"hasattribute.h"
extern
void
cgierr
(
const
char
*,
const
char
*,
const
char
*)
__attribute
((
noreturn
));
#endif