summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ProcessList.h b/ProcessList.h
index cabd68d6..437c57f4 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -172,6 +172,10 @@ void ProcessList_sort(ProcessList* this);
#endif
+#ifdef HAVE_OOM
+
+#endif
+
void ProcessList_scan(ProcessList* this);