Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
11a8a515
Commit
11a8a515
authored
Jan 05, 2013
by
Christoph Mallon
Browse files
cleanup: Remove unnecessary #include <stddef.h>.
parent
013b0014
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/libfirm/adt/plist.h
View file @
11a8a515
...
@@ -17,7 +17,6 @@
...
@@ -17,7 +17,6 @@
#ifndef FIRM_ADT_PLIST_H
#ifndef FIRM_ADT_PLIST_H
#define FIRM_ADT_PLIST_H
#define FIRM_ADT_PLIST_H
#include <stddef.h>
#include "obst.h"
#include "obst.h"
#include "../begin.h"
#include "../begin.h"
...
...
ir/ir/ircomplib.c
View file @
11a8a515
...
@@ -15,7 +15,6 @@
...
@@ -15,7 +15,6 @@
#include "iroptimize.h"
#include "iroptimize.h"
#include "typerep.h"
#include "typerep.h"
#include <stddef.h>
#include <assert.h>
#include <assert.h>
/* The default implementation does not set a different ld name. */
/* The default implementation does not set a different ld name. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment