Eric Blake
e8314e78f9
build: fix virnetlink on glibc 2.11
...
We were being lazy - virnetlink.c was getting uint32_t as a
side-effect from glibc 2.14's <unistd.h>, but older glibc 2.11
does not provide uint32_t from <unistd.h>. In fact, POSIX states
that <unistd.h> need only provide intptr_t, not all of <stdint.h>,
so the bug really is ours. Reported by Jonathan Alescio.
* src/util/virnetlink.h: Include <stdint.h>.
2012-05-18 09:42:25 -06:00
..
2011-05-05 13:47:40 -06:00
2012-03-12 08:09:37 -06:00
2012-03-30 11:47:24 +01:00
2012-05-18 08:53:49 -06:00
2012-05-16 09:52:44 -06:00
2012-05-02 12:47:20 -06:00
2012-01-31 13:36:28 -05:00
2012-03-26 14:45:22 -06:00
2012-03-30 11:47:24 +01:00
2012-02-29 17:42:18 +08:00
2012-03-26 14:45:22 -06:00
2012-02-29 12:27:12 +01:00
2012-05-07 23:36:22 +08:00
2012-05-07 23:36:22 +08:00
2012-01-26 14:03:14 +00:00
2012-05-03 09:07:25 -06:00
2012-05-03 09:07:25 -06:00
2012-05-16 17:13:13 +01:00
2012-05-16 17:13:13 +01:00
2012-03-30 11:47:24 +01:00
2012-03-30 11:47:24 +01:00
2012-03-06 06:03:46 -05:00
2012-04-02 01:56:02 -04:00
2012-03-26 14:45:22 -06:00
2012-03-30 11:47:24 +01:00
2012-03-30 11:47:24 +01:00
2012-02-23 14:23:45 +01:00
2012-03-23 21:56:20 +08:00
2012-04-21 19:03:08 +02:00
2012-01-25 15:05:45 -07:00
2012-05-15 17:07:18 +01:00
2012-05-14 15:15:58 +01:00
2012-05-04 13:22:22 -04:00
2012-04-24 11:13:53 -04:00
2012-03-30 11:47:24 +01:00
2012-05-14 15:15:58 +01:00
2012-03-23 13:24:07 +00:00
2012-03-23 13:24:07 +00:00
2012-03-23 13:24:07 +00:00
2012-04-19 17:03:10 +01:00
2012-04-19 17:03:10 +01:00
2012-04-30 08:17:40 +02:00
2012-04-30 08:17:40 +02:00
2012-04-19 10:21:43 -04:00
2012-04-19 10:21:43 -04:00
2012-02-06 20:06:37 -07:00
2012-01-26 19:14:01 +01:00
2012-03-23 13:24:06 +00:00
2012-03-23 13:24:06 +00:00
2012-04-19 17:42:53 -06:00
2012-03-19 20:33:30 -04:00
2012-05-07 14:26:10 -04:00
2012-05-07 14:26:10 -04:00
2012-05-07 14:25:48 -04:00
2012-04-25 20:55:26 -04:00
2012-03-08 14:44:24 -05:00
2012-03-08 14:44:15 -05:00
2012-04-30 11:49:01 -06:00
2012-03-08 14:44:15 -05:00
2012-05-07 14:26:10 -04:00
2012-03-06 06:03:57 -05:00
2012-05-09 11:57:44 +02:00
2012-05-18 09:42:25 -06:00
2012-05-02 12:50:00 -06:00
2012-03-01 12:44:12 -05:00
2012-02-10 12:53:25 +08:00
2012-04-25 09:53:29 -04:00
2012-04-25 09:53:29 -04:00
2012-04-23 07:44:29 -06:00
2012-03-12 08:46:56 -06:00
2012-04-06 11:26:52 +08:00
2012-03-23 13:23:12 +00:00
2012-04-19 17:42:53 -06:00