add errno
This commit is contained in:
parent
d993ae5d79
commit
10b819c6bd
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#undef sqrt
|
||||
#define sqrt p9_sqrt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue