Skip to content

Commit

Permalink
XS: snapshot missing callback name (linux)
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Soquet committed Dec 21, 2021
1 parent e6295a1 commit 2f93df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xs/sources/xsSnapshot.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*
*/

#define _GNU_SOURCE
#include "xsSnapshot.h"
#if mxMacOSX || mxLinux
#include <dlfcn.h>
Expand Down

0 comments on commit 2f93df2

Please sign in to comment.