about summary refs log tree commit diff
path: root/conform/data/fnmatch.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/fnmatch.h-data')
-rw-r--r--conform/data/fnmatch.h-data1
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/data/fnmatch.h-data b/conform/data/fnmatch.h-data
index 82a4136c56..ef34fc4e04 100644
--- a/conform/data/fnmatch.h-data
+++ b/conform/data/fnmatch.h-data
@@ -7,5 +7,6 @@ constant FNM_NOSYS
 
 function int fnmatch (const char*, const char*, int)
 
+allow FNM_*
 allow *_t
 #endif