diff options
Diffstat (limited to 'src/mysqlerl_port.hrl')
-rw-r--r-- | src/mysqlerl_port.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mysqlerl_port.hrl b/src/mysqlerl_port.hrl new file mode 100644 index 0000000..a7a3300 --- /dev/null +++ b/src/mysqlerl_port.hrl @@ -0,0 +1 @@ +-record(req, {request}). |