We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e622ac commit 772152cCopy full SHA for 772152c
Doc/includes/capi-extension/spammodule-01.c
@@ -5,7 +5,7 @@
5
/// Includes
6
7
#include <Python.h>
8
-#include <stdlib.h>
+#include <stdlib.h> // for system()
9
10
/// Implementation of spam.system
11
0 commit comments