Hello! > ...but there is another just below. Please forgive me for assuming if > I am wrong, but were you thinking of the spot a few lines down under > #else of that same if block, where I also included inttypes.h? If > that's the case, I have a question. Are we actually supporting > platforms, other than MS Windows, that don't include the stdint.h and > inttypes.h headers from C99? That's what I would like to know, too... :-) I unfortunately don't have access to some of the more obscure systems on which libpci runs, including for example AIX. I do not think that we can rely on any C99 headers there. Changing <stdint.h> to <inttypes.h> on C99 systems should be OK. > For the MS Windows case, could we include the headers from the project > that Rolf mentioned at [1]? Isn't it easier to copy the few definitions than importing whole files? Have a nice fortnight -- Martin `MJ' Mares <mj@xxxxxx> http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth This line is umop apisdn. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html