Amit Shah b84a5c6fa7 Remove typedef for bool from eepro100.c
eepro100.c shouldn't have the need to do this in its local header file.

And I recently started getting this:

$ make -j3
...
  CC    x86_64-softmmu/eepro100.o
/home/amit/src/qemu/hw/eepro100.c:112: error: two or more data types
in declaration specifiers
/home/amit/src/qemu/hw/eepro100.c:112: warning: useless type name in
empty declaration
make[1]: *** [eepro100.o] Error 1

so just remove the typedef and include <stdbool.h> instead.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-09-04 09:37:26 -05:00
..
2009-08-27 20:30:22 -05:00
2009-06-29 14:18:08 -05:00
2009-08-27 20:35:30 -05:00
2009-06-13 19:17:11 -05:00
2009-07-27 08:39:28 -05:00
2009-08-28 14:34:27 +04:00
2009-07-27 14:08:23 -05:00
2009-06-29 14:18:08 -05:00
2009-08-27 20:47:01 -05:00
2009-08-31 17:12:11 +00:00
2009-07-27 14:08:23 -05:00
2009-08-27 20:30:11 -05:00
2009-07-27 14:08:23 -05:00
2009-07-27 14:08:23 -05:00
2009-08-31 19:30:15 +00:00
2009-08-27 20:30:21 -05:00
2009-08-24 08:01:42 -05:00
2009-08-27 20:43:33 -05:00
2009-08-28 20:46:21 +00:00
2009-08-28 19:12:16 +00:00
2009-07-27 14:08:23 -05:00
2009-08-27 20:30:11 -05:00
2009-08-27 20:43:33 -05:00
2009-08-27 20:43:33 -05:00
2009-06-24 09:09:14 -05:00
2009-07-27 14:08:23 -05:00
2009-09-04 09:37:24 -05:00
2009-09-04 09:37:24 -05:00
2009-07-27 14:08:13 -05:00
2009-08-27 20:30:22 -05:00
2009-09-04 09:37:22 -05:00
2009-08-15 14:27:05 +00:00
2009-08-15 14:27:05 +00:00
2009-08-10 13:05:28 -05:00
2009-08-15 14:27:05 +00:00
2009-06-17 15:49:37 +00:00
2009-08-27 20:43:33 -05:00
2009-08-27 20:43:33 -05:00
2009-08-27 20:43:33 -05:00
2009-08-27 20:43:33 -05:00
2009-08-25 18:29:31 +00:00
2009-08-10 13:05:28 -05:00
2009-06-03 15:16:49 +01:00
2009-08-27 20:30:22 -05:00
2009-08-31 19:30:15 +00:00
2009-07-16 17:28:51 -05:00
2009-08-28 19:12:16 +00:00
2009-08-27 20:43:33 -05:00
2009-08-27 20:43:33 -05:00
2009-07-16 17:28:51 -05:00
2009-08-28 20:43:01 +00:00
2009-08-27 20:43:33 -05:00
2009-07-09 16:58:08 -05:00
2009-08-10 13:05:28 -05:00
2009-08-27 20:35:24 -05:00
2009-08-27 20:35:24 -05:00
2009-07-27 14:08:23 -05:00
2009-07-27 14:08:23 -05:00
2009-06-13 16:18:31 +03:00
2009-07-16 17:28:51 -05:00