Merge branch 'dbus-1.4'
[platform/upstream/dbus.git] / dbus / dbus-misc.h
index c59ce70..3504bca 100644 (file)
@@ -17,7 +17,7 @@
  * 
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
 #if !defined (DBUS_INSIDE_DBUS_H) && !defined (DBUS_COMPILATION)
@@ -36,9 +36,10 @@ DBUS_BEGIN_DECLS
  * @addtogroup DBusMisc
  * @{
  */
-
+DBUS_EXPORT
 char*       dbus_get_local_machine_id  (void);
 
+DBUS_EXPORT
 void        dbus_get_version           (int *major_version_p,
                                         int *minor_version_p,
                                         int *micro_version_p);