[PATCH libX11] Clean up 'no previous prototype' warning
Jeff Smith
whydoubt at yahoo.com
Fri Mar 19 13:39:07 PDT 2010
Signed-off-by: Jeff Smith <whydoubt at yahoo.com>
---
src/xlibi18n/lcFile.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/xlibi18n/lcFile.c b/src/xlibi18n/lcFile.c
index 21a546d..9ee90ea 100644
--- a/src/xlibi18n/lcFile.c
+++ b/src/xlibi18n/lcFile.c
@@ -34,6 +34,11 @@
#include <X11/Xos.h>
#include <unistd.h>
+void xlocaledir(
+ char *buf,
+ int buf_len
+);
+
/************************************************************************/
#ifdef __UNIXOS2__
--
1.6.0.6
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the xorg-devel
mailing list