Hi, tried to install a program called cksfv but it couldn't compile cause I missing the file stdint.h. I mannage to go around this by including the file inttypes.h and I also told the cksfv developer this and he made a patch for OpenBSD but he wondered why OpenBSD doesn't have the stdint.h as it is C99 standard. Why isn't stdint.h in the OpenBSD system?
/Daniel Kekneryd