Changeset 25

Show
Ignore:
Timestamp:
11/29/02 16:20:08 (10 years ago)
Author:
ahu
Message:

include

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/modules/gmysqlbackend/smysql.hh

    r6 r25  
    11/* Copyright 2001 Netherlabs BV, bert.hubert@netherlabs.nl. See LICENSE  
    22   for more information. 
    3    $Id: smysql.hh,v 1.1 2002/11/27 15:23:16 ahu Exp $  */ 
     3   $Id: smysql.hh,v 1.2 2002/11/29 15:20:08 ahu Exp $  */ 
    44#ifndef SMYSQL_HH 
    55#define SMYSQL_HH 
    66 
    7 #include <mysql/mysql.h> 
     7#include <mysql.h> 
    88#include "ssql.hh" 
    99