Skip to content

Commit 3766cc7

Browse files
committed
Land #1065 - add compat/stdint.h
2 parents a445294 + a279b68 commit 3766cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ noinst_HEADERS += compat/poll.h
1717
noinst_HEADERS += compat/pthread.h
1818
noinst_HEADERS += compat/readpassphrase.h
1919
noinst_HEADERS += compat/resolv.h
20+
noinst_HEADERS += compat/stdint.h
2021
noinst_HEADERS += compat/stdio.h
2122
noinst_HEADERS += compat/stdlib.h
2223
noinst_HEADERS += compat/string.h

0 commit comments

Comments
 (0)