summaryrefslogtreecommitdiffstats
path: root/abi/permission.h
blob: 5ca56e0eee61ed321f9bce5b36022b1cf695d3a1 (plain) (blame)
1
2
3
4
5
6
#ifndef JOVE_ABI_PERMISSION_H
#define JOVE_ABI_PERMISSION_H 1

#define PERM_MEMSRV 0

#endif