summaryrefslogtreecommitdiff
path: root/camlibs/toshiba
diff options
context:
space:
mode:
authorZeranoe <zeranoe@gmail.com>2021-02-22 07:18:30 -0500
committerGitHub <noreply@github.com>2021-02-22 13:18:30 +0100
commita9bf8e47514537c1ce9ab149c811249b8f9e6951 (patch)
tree44ec0949075c4e5755196b44dc2121ce46a130af /camlibs/toshiba
parent7bb5934c95ed420d5dbf4e7baf2796cdccf8062f (diff)
downloadlibgphoto2-a9bf8e47514537c1ce9ab149c811249b8f9e6951.tar.gz
Remove stdint.h shim (#625)
stdint.h has wide adoption at this point, so it should be safe to use.
Diffstat (limited to 'camlibs/toshiba')
-rw-r--r--camlibs/toshiba/pdrm11/library.c2
-rw-r--r--camlibs/toshiba/pdrm11/pdrm11.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/camlibs/toshiba/pdrm11/library.c b/camlibs/toshiba/pdrm11/library.c
index 1b7964315..8c4bb9624 100644
--- a/camlibs/toshiba/pdrm11/library.c
+++ b/camlibs/toshiba/pdrm11/library.c
@@ -21,7 +21,7 @@
#include "config.h"
#include "pdrm11.h"
-#include <_stdint.h>
+#include <stdint.h>
#include <string.h>
#include <gphoto2/gphoto2.h>
diff --git a/camlibs/toshiba/pdrm11/pdrm11.h b/camlibs/toshiba/pdrm11/pdrm11.h
index 5cc2534ef..aa8105d8c 100644
--- a/camlibs/toshiba/pdrm11/pdrm11.h
+++ b/camlibs/toshiba/pdrm11/pdrm11.h
@@ -23,7 +23,7 @@
#include "config.h"
#include <gphoto2/gphoto2.h>
-#include <_stdint.h>
+#include <stdint.h>
/* once in a while a gp_port command will fail and then work on a
* second try this tries to run the command twice and returns the