15 lines
453 B
Plaintext
15 lines
453 B
Plaintext
$OpenBSD: patch-libASGTK_asgtklookedit_c,v 1.1 2009/12/06 15:09:22 jasper Exp $
|
|
|
|
implicit declaration of char *make_session_data_file()
|
|
|
|
--- libASGTK/asgtklookedit.c.orig Thu Dec 3 17:44:42 2009
|
|
+++ libASGTK/asgtklookedit.c Thu Dec 3 17:44:44 2009
|
|
@@ -29,6 +29,7 @@
|
|
#include "../libAfterStep/freestor.h"
|
|
#include "../libAfterStep/mystyle.h"
|
|
#include "../libAfterConf/afterconf.h"
|
|
+#include "../libAfterStep/session.h"
|
|
|
|
#include <unistd.h>
|
|
|