Fix the previous revision.
This commit is contained in:
parent
1edc5a7b54
commit
db3996e37e
1 changed files with 4 additions and 3 deletions
|
@ -33,10 +33,11 @@
|
|||
* Markus Armbruster, 2006
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "prototypes.h"
|
||||
#include "file.h"
|
||||
#include <config.h>
|
||||
|
||||
#include "empobj.h"
|
||||
#include "file.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
char *
|
||||
obj_nameof(struct empobj *gp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue