glob: fix build for platforms without __THROW
[gnulib.git] / lib / glob.in.h
index c242d97..73cbaa5 100644 (file)
@@ -40,6 +40,8 @@
 #  define __END_DECLS
 # endif
 #endif
+#ifndef __THROW
+# define __THROW
 #ifndef __THROWNL
 # define __THROWNL
 #endif