Commit:    0667da8cb42d7df70175b47a910ae127d5cf6246
Author:    Your Name <william.be...@gmail.com>         Sun, 27 May 2012 
01:50:29 -0700
Parents:   d41fb16a52a374b070d35253c9599c8d6f609b7a
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=0667da8cb42d7df70175b47a910ae127d5cf6246

Log:
Removed syslog.h. That should never have been commited.

Changed paths:
  M  ext/curl/interface.c


Diff:
diff --git a/ext/curl/interface.c b/ext/curl/interface.c
index f6e0b05..c066d6b 100644
--- a/ext/curl/interface.c
+++ b/ext/curl/interface.c
@@ -18,7 +18,6 @@
 
 /* $Id$ */
 
-#include <syslog.h>
 #define ZEND_INCLUDE_FULL_WINDOWS_HEADERS
 
 #ifdef HAVE_CONFIG_H


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to