From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16076 invoked by alias); 26 Jul 2010 18:01:33 -0000 Received: (qmail 15793 invoked by uid 9156); 26 Jul 2010 18:01:33 -0000 Date: Mon, 26 Jul 2010 18:01:00 -0000 Message-ID: <20100726180133.15763.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-17-gf88498d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9f3f5f7b550d7b2ad99bc710f63f9dedfd49b775 X-Git-Newrev: f88498d9475bbda96199f03f6de39bf9c88865d0 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2010-q3/txt/msg00111.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via f88498d9475bbda96199f03f6de39bf9c88865d0 (commit) from 9f3f5f7b550d7b2ad99bc710f63f9dedfd49b775 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f88498d9475bbda96199f03f6de39bf9c88865d0 Author: David Smith Date: Mon Jul 26 13:01:01 2010 -0500 Instead of ifdef'ing out resolve_server(), add needed headers. * csclient.cxx: Add needed headers to get resolve_server() to compile when HAVE_NSS and HAVE_AVAHI aren't defined. ----------------------------------------------------------------------- Summary of changes: csclient.cxx | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool