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

Bugfix.

Rev: src/modules/files/configure.in:1.32
parent 270f3abc
No related branches found
No related tags found
No related merge requests found
...@@ -270,7 +270,7 @@ int main() ...@@ -270,7 +270,7 @@ int main()
#include <sys/mount.h> #include <sys/mount.h>
#endif #endif
], [ ], [
struct statfs st; struct fs_data st;
], [ pike_cv_struct_fs_data=yes ], [ pike_cv_struct_fs_data=yes
], [ pike_cv_struct_fs_data=no ], [ pike_cv_struct_fs_data=no
]) ])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment