Skip to content

Commit

Permalink
libctdb: Include config.h in libctdb/ctdb.c
Browse files Browse the repository at this point in the history
Bug-Debian: http://bugs.debian.org/703551

(This used to be ctdb commit 14a79c0f3967c88f8ffc8200d122f6c5ffdb63a8)
  • Loading branch information
sathieu authored and amitay committed Jun 14, 2013
1 parent d0c858f commit ecaf710
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctdb/libctdb/ctdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "config.h"
#include <sys/time.h>
#include <sys/socket.h>
#include <string.h>
Expand Down

0 comments on commit ecaf710

Please sign in to comment.