From 50f3c688a7cd4819680dbd19b9933c6cb5e62ca7 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 6 Feb 2012 19:44:47 -0500 Subject: Move most files into lib, add top-level makefile --- lib/src/mysqlerl_port.hrl | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/src/mysqlerl_port.hrl (limited to 'lib/src/mysqlerl_port.hrl') diff --git a/lib/src/mysqlerl_port.hrl b/lib/src/mysqlerl_port.hrl new file mode 100644 index 0000000..a7a3300 --- /dev/null +++ b/lib/src/mysqlerl_port.hrl @@ -0,0 +1 @@ +-record(req, {request}). -- cgit v1.3