repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: makefile
[GalaxyCodeBases.git]
/
c_cpp
/
etc
/
calc
/
win32
/
have_getsid.h
blob
3629804d4aa310139aa8d60e044cec57db323d8f
1
/*
2
* DO NOT EDIT -- generated by the Makefile
3
*/
4
5
6
#if !defined(__HAVE_GETSID_H__)
7
#define __HAVE_GETSID_H__
8
9
10
/* do we have or want getsid()? */
11
#undef HAVE_GETSID
/* no */
12
13
14
#endif
/* !__HAVE_GETSID_H__ */