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 cf12774 commit a5d5315Copy full SHA for a5d5315
eden/scm/sapling/cext/parsers.c
@@ -16,7 +16,6 @@
16
17
#define PY_SSIZE_T_CLEAN
18
#include <Python.h> // @manual=fbsource//third-party/python:python
19
-#include <ctype.h>
20
#include <stddef.h>
21
#include <string.h>
22
eden/scm/sapling/cext/revlog.c
@@ -17,7 +17,6 @@
#include <assert.h>
#include <stdint.h>
23
0 commit comments