projects
/
LeanCalc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial revision
[LeanCalc.git]
/
calc
/
calc
/
have_malloc.h
1
/*
2
* DO NOT EDIT -- generated by the Makefile
3
*/
4
5
6
#if !defined(__HAVE_MALLOC_H__)
7
#define __HAVE_MALLOC_H__
8
9
10
/* do we have <malloc.h>? */
11
#undef HAVE_MALLOC_H /* no */
12
13
14
#endif /* !__HAVE_MALLOC_H__ */