mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Change string.h to strings.h compile on solaris
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <limits.h> /* PATH_MAX */
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
||||
Reference in New Issue
Block a user