1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-04 08:23:50 +03:00

r21297: Remove the GTK+ tools and library from the main repository. They are now maintained separately in bzr at http://people.samba.org/bzr/jelmer/samba-gtk

This also adds some more headers to the list that is installed and a couple of extra #include lines so these
headers can be used externally without problems.
This commit is contained in:
Jelmer Vernooij
2007-02-12 12:12:12 +00:00
committed by Gerald (Jerry) Carter
parent 7146e265a4
commit 07652f65ce
36 changed files with 130 additions and 4559 deletions

View File

@@ -26,6 +26,8 @@
#include "libcli/util/nt_status.h"
#include <stdbool.h>
#include <stdlib.h>
typedef bool BOOL;
#define False false