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

[Commits] r20136 - in /fsf/glibc-2_16-branch/libc: ChangeLog sunrpc/rpc_clntout.c



Author: eglibc
Date: Tue Aug 14 00:02:35 2012
New Revision: 20136

Log:
Import glibc-2.16 for 2012-08-14

Modified:
    fsf/glibc-2_16-branch/libc/ChangeLog
    fsf/glibc-2_16-branch/libc/sunrpc/rpc_clntout.c

Modified: fsf/glibc-2_16-branch/libc/ChangeLog
==============================================================================
--- fsf/glibc-2_16-branch/libc/ChangeLog (original)
+++ fsf/glibc-2_16-branch/libc/ChangeLog Tue Aug 14 00:02:35 2012
@@ -1,3 +1,7 @@
+2012-07-06  Mike Frysinger  <vapier@xxxxxxxxxx>
+
+	* sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
+
 2012-07-16  Andreas Jaeger  <aj@xxxxxxx>
 
 	* po/ru.po: Update from translation team.

Modified: fsf/glibc-2_16-branch/libc/sunrpc/rpc_clntout.c
==============================================================================
--- fsf/glibc-2_16-branch/libc/sunrpc/rpc_clntout.c (original)
+++ fsf/glibc-2_16-branch/libc/sunrpc/rpc_clntout.c Tue Aug 14 00:02:35 2012
@@ -31,7 +31,7 @@
  */
 #include <stdio.h>
 #include <string.h>
-#include <rpc/types.h>
+#include "rpc/types.h"
 #include "rpc_parse.h"
 #include "rpc_util.h"
 #include "proto.h"

_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits