view audacious/build_stamp.h @ 746:be50c0258c20 trunk

[svn] kludge for pkgsrc machines
author nenolod
date Mon, 27 Feb 2006 20:18:03 -0800
parents 1947144093bc
children
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif