From 7d926a0e0c0862b4469200b5ebb7cc85c263b2dc Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Thu, 10 Feb 2000 17:26:57 +0000 Subject: More cleanup... --- sapi/phttpd/phttpd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sapi/phttpd/phttpd.c') diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index 7c98cd70a3..76184a7e7a 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.c @@ -172,6 +172,7 @@ static sapi_module_struct sapi_module = { php_phttpd_sapi_ub_write, /* unbuffered write */ NULL, /* flush */ + NULL, /* get uid */ php_error, /* error handler */ -- cgit v1.2.1