summaryrefslogtreecommitdiffstats
path: root/lib/suite.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-11 17:19:30 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-11 17:19:30 (EDT)
commit4409feb02b5d44600d270cd0e2ddd749ea9663cb (patch)
treeb8255fa788bf3107d5945e7ca215716681e3447c /lib/suite.sh
parent9d220efaa381e9ea46bb17ffb9d977253c5ef1b1 (diff)
Add missing include guards to some library files.
Diffstat (limited to 'lib/suite.sh')
-rw-r--r--lib/suite.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/suite.sh b/lib/suite.sh
index 1408c14..9a55809 100644
--- a/lib/suite.sh
+++ b/lib/suite.sh
@@ -17,6 +17,9 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+[ "x${_SUITE_SM+set}" = 'xset' ] && return 0
+_SUITE_SM=1
+
use db
use dir
use remove