comparison liboctave/tempnam.c @ 1243:668dc3c012b5

[project @ 1995-04-11 00:30:31 by jwe]
author jwe
date Tue, 11 Apr 1995 00:37:34 +0000
parents 5240771b9090
children 611d403c7f3d
comparison
equal deleted inserted replaced
1242:5fb4ee02da70 1243:668dc3c012b5
15 License along with the GNU C Library; see the file COPYING.LIB. If 15 License along with the GNU C Library; see the file COPYING.LIB. If
16 not, write to the Free Software Foundation, Inc., 675 Mass Ave, 16 not, write to the Free Software Foundation, Inc., 675 Mass Ave,
17 Cambridge, MA 02139, USA. */ 17 Cambridge, MA 02139, USA. */
18 18
19 #ifdef HAVE_CONFIG_H 19 #ifdef HAVE_CONFIG_H
20 #include "config.h" 20 #include <config.h>
21 #endif 21 #endif
22 22
23 #ifndef HAVE_TEMPNAM 23 #ifndef HAVE_TEMPNAM
24 24
25 #include <stddef.h> 25 #include <stddef.h>