Skip to content
Snippets Groups Projects
Commit 4da1467d authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Disable cryptlib in sbbs.h as well (but re-enable it)

parent 3dc03f1f
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -4,7 +4,10 @@
#include <gtk/gtk.h>
#undef JAVASCRIPT
// Disable it here since we don't need the sbbs_t bits
#undef USE_CRYPTLIB
#include "sbbs.h"
#define USE_CRYPTLIB
struct gtkmonitor_config {
char view_stdout[MAX_PATH+1]; /* %f | xmessage -file - */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment