minor fix for Solaris boxes

This commit is contained in:
antirez
2009-05-28 18:25:22 +02:00
parent 3fd78bcd45
commit 144d479b7c
2 changed files with 9 additions and 0 deletions

View File

@@ -37,6 +37,8 @@
* SUCH DAMAGE.
*/
#define __P(protos) protos
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
#if 0