15 lines
505 B
Plaintext
15 lines
505 B
Plaintext
$OpenBSD: patch-password_cc,v 1.1 2002/08/10 20:10:24 wilfried Exp $
|
|
--- password.cc.orig Wed Apr 11 21:12:25 2001
|
|
+++ password.cc Fri Aug 9 16:37:01 2002
|
|
@@ -1,9 +1,9 @@
|
|
// generated by Fast Light User Interface Designer (fluid) version 1.00
|
|
#include <FL/Fl_Menu_.H>
|
|
#include "password.h"
|
|
-#include <sqlplus.hh>
|
|
#include "client.h"
|
|
#include <FL/Fl_Pixmap.H>
|
|
+#include <sqlplus.hh>
|
|
extern char *image_mysql_do_sql[]; extern char *pass;
|
|
|
|
static Fl_Pixmap pixmap_mysql_do_sql(image_mysql_do_sql);
|