[uim-commit] r2290 - trunk/replace

ekato at freedesktop.org ekato at freedesktop.org
Tue Nov 29 23:02:21 PST 2005


Author: ekato
Date: 2005-11-29 23:02:10 -0800 (Tue, 29 Nov 2005)
New Revision: 2290

Modified:
   trunk/replace/os_dep.h
Log:
* replace/os_dep.h : Cosmetic change.


Modified: trunk/replace/os_dep.h
===================================================================
--- trunk/replace/os_dep.h	2005-11-30 06:34:36 UTC (rev 2289)
+++ trunk/replace/os_dep.h	2005-11-30 07:02:10 UTC (rev 2290)
@@ -38,9 +38,8 @@
 extern "C" {
 #endif
 
-#include <sys/types.h>
-
 #ifndef HAVE_GETPEEREID
+#include <sys/types.h>
 int getpeereid(int , uid_t *, gid_t *);
 #endif
 



More information about the uim-commit mailing list