Commit edd9f775 authored by antirez's avatar antirez
Browse files

minor fix for Solaris boxes

parent 144d479b
...@@ -37,7 +37,9 @@ ...@@ -37,7 +37,9 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
#ifndef __P
#define __P(protos) protos #define __P(protos) protos
#endif
#include <sys/cdefs.h> #include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint) #if defined(LIBC_SCCS) && !defined(lint)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment