Skip to content
Snippets Groups Projects
Commit 9aac63f6 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added some more symbols.

Rev: src/modules/files/acconfig.h:1.2
parent 244e4d53
No related branches found
No related tags found
No related merge requests found
/*
* $Id: acconfig.h,v 1.1 1997/05/22 16:18:50 grubba Exp $
* $Id: acconfig.h,v 1.2 1997/06/01 22:57:26 grubba Exp $
*/
#ifndef FILE_MACHINE_H
......@@ -8,6 +8,12 @@
@TOP@
@BOTTOM@
/* Define if your statfs() call takes 4 arguments */
#undef HAVE_SGI_STATFS
/* Define if your statfs struct has the f_bavail member */
#undef HAVE_STATFS_F_BAVAIL
/* Define if your readdir_r is POSIX compatible. */
#undef HAVE_POSIX_READDIR_R
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment