pike.git/
src/
builtin_functions.c
Branch:
Tag:
Non-build tags
All tags
No tags
2016-03-06
2016-03-06 20:54:00 by Martin Nilsson <nilsson@fastmail.com>
e0f6badfba1c0af887d398a38ca02c2640eceb7b (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Move crypt prototype from global.h to port.h
43:
#include "pike_float.h" #include "stuff.h" #include "pike_compiler.h"
+
#include "port.h"
#include <errno.h>