[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    valgrind/coregrind
From:       Nicholas Nethercote <njn25 () cam ! ac ! uk>
Date:       2004-09-05 22:25:13
Message-ID: 20040905222513.C1D731701 () office ! kde ! org
[Download RAW message or body]

CVS commit by nethercote: 

Remove unnecessary #includes.


  M +0 -2      stage1.c   1.20
  M +0 -4      ume.c   1.23


--- valgrind/coregrind/stage1.c  #1.19:1.20
@@ -32,5 +32,4 @@
 
 #include <stdio.h>
-#include <elf.h>
 #include <string.h>
 #include <stdlib.h>
@@ -38,5 +37,4 @@
 #include <signal.h>
 #include <fcntl.h>
-#include <errno.h>
 #include <sys/resource.h>
 

--- valgrind/coregrind/ume.c  #1.22:1.23
@@ -35,15 +35,11 @@
 #include "core.h"
 
-#include <stddef.h>
 #include <sys/mman.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <elf.h>
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <sys/stat.h>
-#include <dlfcn.h>
 #include <assert.h>
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic