summaryrefslogtreecommitdiff
path: root/include/my_sys.h
diff options
context:
space:
mode:
authorunknown <bell@sanja.is.com.ua>2002-04-20 00:00:29 +0300
committerunknown <bell@sanja.is.com.ua>2002-04-20 00:00:29 +0300
commit2ebd90b830b67c1dc2625b74398679ea01f9a3b8 (patch)
tree18299e82549ea8f0b84c2b4c68ceee79a11dccbc /include/my_sys.h
parent5ccbbee104d818eac3b4650d7fe4abf74ddf06a9 (diff)
downloadmariadb-git-2ebd90b830b67c1dc2625b74398679ea01f9a3b8.tar.gz
my_alloc.h included in installation
Diffstat (limited to 'include/my_sys.h')
-rw-r--r--include/my_sys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/my_sys.h b/include/my_sys.h
index c4ab76a2ee0..175f7a86789 100644
--- a/include/my_sys.h
+++ b/include/my_sys.h
@@ -464,7 +464,7 @@ typedef struct st_changeable_var {
} CHANGEABLE_VAR;
-#include "my_alloc.h"
+#include <my_alloc.h>
/* Prototypes for mysys and my_func functions */