cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/windows-NT/unistd.h


From: Conrad T . Pino
Subject: [Cvs-cvs] Changes to ccvs/windows-NT/unistd.h
Date: Sun, 25 Sep 2005 23:09:22 -0400

Index: ccvs/windows-NT/unistd.h
diff -u ccvs/windows-NT/unistd.h:1.9 ccvs/windows-NT/unistd.h:1.10
--- ccvs/windows-NT/unistd.h:1.9        Sun Sep 25 19:11:27 2005
+++ ccvs/windows-NT/unistd.h    Mon Sep 26 03:09:15 2005
@@ -41,7 +41,7 @@
                Remove when GNULib folks provide a permenant fix.
                Requested by Mark D. Baushke and committed by Conrad T. Pino
 */
-int __stdcall gethostname (char * name, int namelen);
+int __declspec(dllimport) __stdcall gethostname (char * name, int namelen);
 
 #if 0 /* someday maybe these should be added here as well */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]