Skip to content
Snippets Groups Projects
Commit 4521ede6 authored by deuce's avatar deuce
Browse files

Requires xpbeep.h for BEEP macro.

parent 33744b80
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
#include "filewrap.h" #include "filewrap.h"
#include "sockwrap.h" #include "sockwrap.h"
#include "threadwrap.h" #include "threadwrap.h"
#include "xpbeep.h"
#define LOCK_FNAME "test.fil" #define LOCK_FNAME "test.fil"
#define LOCK_OFFSET 0 #define LOCK_OFFSET 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment