Source-Changes-HG archive

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

[src/trunk]: src/sys/rump/include/rump regen



details:   https://anonhg.NetBSD.org/src/rev/0fc2167da1a2
branches:  trunk
changeset: 782751:0fc2167da1a2
user:      pooka <pooka%NetBSD.org@localhost>
date:      Sun Nov 18 19:25:25 2012 +0000

description:
regen

diffstat:

 sys/rump/include/rump/rumpdefs.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1b79650e82e0 -r 0fc2167da1a2 sys/rump/include/rump/rumpdefs.h
--- a/sys/rump/include/rump/rumpdefs.h  Sun Nov 18 19:25:09 2012 +0000
+++ b/sys/rump/include/rump/rumpdefs.h  Sun Nov 18 19:25:25 2012 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: rumpdefs.h,v 1.13 2012/11/18 19:04:32 pooka Exp $      */
+/*     $NetBSD: rumpdefs.h,v 1.14 2012/11/18 19:25:25 pooka Exp $      */
 
 /*
  *     AUTOMATICALLY GENERATED.  DO NOT EDIT.
@@ -8,7 +8,7 @@
 #define _RUMP_RUMPDEFS_H_
 
 #include <rump/rump_namei.h>
-#include <inttypes>
+#include <inttypes.h>
 
 struct rump_sockaddr_in {
        uint8_t         sin_len;



Home | Main Index | Thread Index | Old Index