Files
calc/win32/have_getsid.h
2017-05-21 15:38:59 -07:00

15 lines
213 B
C

/*
* DO NOT EDIT -- generated by the Makefile
*/
#if !defined(CALC_HAVE_GETSID_H)
#define CALC_HAVE_GETSID_H
/* do we have or want getsid()? */
#undef HAVE_GETSID /* no */
#endif /* !CALC_HAVE_GETSID_H */