Skip to content

Commit 772152c

Browse files
committed
Add a comment for <stdlib.h>
1 parent 8e622ac commit 772152c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/includes/capi-extension/spammodule-01.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/// Includes
66

77
#include <Python.h>
8-
#include <stdlib.h>
8+
#include <stdlib.h> // for system()
99

1010
/// Implementation of spam.system
1111

0 commit comments

Comments
 (0)