Include system.h
authorRalf Corsépius <corsepiu@fedoraproject.org>
Thu, 22 Nov 2007 12:41:06 +0000 (13:41 +0100)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Thu, 22 Nov 2007 12:41:06 +0000 (13:41 +0100)
tools/debugedit.c

index 813c9be..8dacac7 100644 (file)
@@ -16,6 +16,8 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
+#include "system.h"
+
 /* Needed for libelf */
 #define _FILE_OFFSET_BITS 64