Fix the previous revision.

This commit is contained in:
Markus Armbruster 2006-07-11 19:59:28 +00:00
parent 1edc5a7b54
commit db3996e37e

View file

@ -33,10 +33,11 @@
* Markus Armbruster, 2006 * Markus Armbruster, 2006
*/ */
#include "config.h" #include <config.h>
#include "prototypes.h"
#include "file.h"
#include "empobj.h" #include "empobj.h"
#include "file.h"
#include "prototypes.h"
char * char *
obj_nameof(struct empobj *gp) obj_nameof(struct empobj *gp)