mirror of
https://github.com/samba-team/samba.git
synced 2025-08-05 12:22:11 +03:00
@ -20,6 +20,11 @@
|
||||
|
||||
#include "includes.h"
|
||||
|
||||
#ifndef MAP_FAILED
|
||||
#define MAP_FAILED ((void *)-1)
|
||||
#endif
|
||||
|
||||
|
||||
static int gotalarm;
|
||||
|
||||
/***************************************************************
|
||||
|
Reference in New Issue
Block a user