8000 Add a possible include dir for uuid. · python/cpython@4c03fd0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c03fd0

Browse files
Add a possible include dir for uuid.
1 parent dc4ee3a commit 4c03fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/c-analyzer/cpython/_parser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def clean_lines(text):
109109
Modules/_hacl/*.c Modules/_hacl/include
110110
Modules/_hacl/*.h Modules/_hacl/include
111111
Modules/_tkinter.c /usr/include/tcl8.6
112+
Modules/_uuidmodule.c /usr/include/uuid
112113
Modules/md5module.c Modules/_hacl/include
113114
Modules/sha1module.c Modules/_hacl/include
114115
Modules/sha2module.c Modules/_hacl/include

0 commit comments

Comments
 (0)
0