readded stdint.h header, otherwise you have no uintptr_t on unix, the real solution...
authorMatthias Braun <matze@braunis.de>
Sun, 13 May 2007 15:12:03 +0000 (15:12 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 13 May 2007 15:12:03 +0000 (15:12 +0000)
commit32cb93517594c27209ecf040f25b5d734cf13d7b
tree0625c840c352b5d75450da231b82b88a9bb196bf
parentd71c4bc12d874dd4466d583022744fce72a7481e
readded stdint.h header, otherwise you have no uintptr_t on unix, the real solution would be to use something different from uintptr_tr

[r13837]
ir/opt/ldst2.c