/[qemu]/qemu/vlmkcow.c
ViewVC logotype

Diff of /qemu/vlmkcow.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bellard, Mon Jul 7 12:17:46 2003 UTC revision 1.3 by bellard, Sun Aug 10 21:38:16 2003 UTC
# Line 38  Line 38 
38  #include <sys/poll.h>  #include <sys/poll.h>
39  #include <errno.h>  #include <errno.h>
40  #include <sys/wait.h>  #include <sys/wait.h>
41    #include <sys/stat.h>
42  #include <netinet/in.h>  #include <netinet/in.h>
43    
44  #include "vl.h"  #include "vl.h"
45    
46  #define NO_THUNK_TYPE_SIZE  #include "bswap.h"
 #include "thunk.h"  
47    
48  int cow_create(int cow_fd, const char *image_filename,  int cow_create(int cow_fd, const char *image_filename,
49                 int64_t image_sectors)                 int64_t image_sectors)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26