Skip to content

Commit e0f7e6d

Browse files
add stdint.h to list
1 parent 49bd9ed commit e0f7e6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/list.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Boston, MA 02111-1307, USA. */
6666
#ifndef lst_h
6767
#define lst_h
6868

69+
#include "stdint.h"
6970
#include "stdhdr.h"
7071

7172
/**

0 commit comments

Comments
 (0)