modified: makefile
[GalaxyCodeBases.git] / c_cpp / etc / calc / win32 / have_rusage.h
blob7fe0114b55a4f60317131ca7d177f6d48475867c
1 /*
2 * DO NOT EDIT -- generated by the Makefile
3 */
6 #if !defined(__HAVE_RUSAGE_H__)
7 #define __HAVE_RUSAGE_H__
10 /* do we have or want getrusage()? */
11 #undef HAVE_GETRUSAGE /* no */
14 #endif /* !__HAVE_RUSAGE_H__ */