Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b499d2

Browse files
committed
Define HAVE_STRERROR.
1 parent b034e1e commit 9b499d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PC/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ typedef int pid_t;
7272
#include <stdio.h>
7373
#define HAVE_CLOCK
7474
#define HAVE_STRFTIME
75+
#define HAVE_STRERROR
7576
#define NT_THREADS
7677
#define WITH_THREAD
7778
#ifndef NETSCAPE_PI

0 commit comments

Comments
 (0)