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

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

parent 22eee9c0
No related branches found
No related tags found
No related merge requests found
Pipeline #5673 failed
......@@ -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