summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/emfdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/emfdb.h')
-rw-r--r--cpukit/httpd/emfdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/emfdb.h b/cpukit/httpd/emfdb.h
index 882c1c80d2..5fd6e5a2d4 100644
--- a/cpukit/httpd/emfdb.h
+++ b/cpukit/httpd/emfdb.h
@@ -93,7 +93,7 @@ extern int dbSearchStr(int did, char_t *table, char_t *column,
extern void dbZero(int did);
-extern char_t *basicGetProductDir();
+extern char_t *basicGetProductDir(void);
extern void basicSetProductDir(char_t *proddir);
#endif /* _h_EMFDB */