update from main archive 960919
[platform/upstream/linaro-glibc.git] / inet / herrno.c
index d20c96c..ca92ec3 100644 (file)
@@ -25,7 +25,7 @@ strong_alias (__h_errno, h_errno)
 
 /* When threaded, h_errno may be a per-process variable.  */
 #ifdef __USE_REENTRANT
-int
+int *
 weak_const_function
 __h_errno_location (void)
 {