qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5402] Include qemu-common.h in order to get prototypes for qemu_malloc etc .
@ 2008-10-02 19:55 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-10-02 19:55 UTC (permalink / raw)
  To: qemu-devel

Revision: 5402
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5402
Author:   blueswir1
Date:     2008-10-02 19:55:50 +0000 (Thu, 02 Oct 2008)

Log Message:
-----------
Include qemu-common.h in order to get prototypes for qemu_malloc etc.

Modified Paths:
--------------
    trunk/linux-user/mmap.c

Modified: trunk/linux-user/mmap.c
===================================================================
--- trunk/linux-user/mmap.c	2008-10-02 19:14:17 UTC (rev 5401)
+++ trunk/linux-user/mmap.c	2008-10-02 19:55:50 UTC (rev 5402)
@@ -26,6 +26,7 @@
 #include <sys/mman.h>
 
 #include "qemu.h"
+#include "qemu-common.h"
 
 //#define DEBUG_MMAP
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-02 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 19:55 [Qemu-devel] [5402] Include qemu-common.h in order to get prototypes for qemu_malloc etc Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).