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

15 lines
210 B
C

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