2baadda
libdlm: add stdint.h to api header This patch adds a include of stdint.h to the libdlm api header, otherwise application linking to it need to be sure to include the stdint header before libdlm header as a workaround.