sockets, sys_stat: restore AC_C_INLINE
[gnulib.git] / m4 / sockets.m4
index 52c271d..e3738d9 100644 (file)
@@ -1,4 +1,4 @@
-# sockets.m4 serial 8
+# sockets.m4 serial 7
 dnl Copyright (C) 2008-2012 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -6,6 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_SOCKETS],
 [
+  AC_REQUIRE([AC_C_INLINE])
   AC_REQUIRE([gl_SOCKETLIB])
   gl_PREREQ_SOCKETS
 ])