ports/x11/gmrun/patches/patch-src_prefs_cc

12 lines
180 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/prefs.cc
--- src/prefs.cc.orig
+++ src/prefs.cc
@@ -13,6 +13,7 @@
#include <fstream>
#include <iostream>
#include <stdio.h>
+#include <stdlib.h>
#include <list>