Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 17:56:28 GMT
From:      Ryan Beasley <ryanb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 99629 for review
Message-ID:  <200606191756.k5JHuSMl093472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=99629

Change 99629 by ryanb@ryanb_yuki on 2006/06/19 17:55:33

	Forgot to actually define the "don't include twice" macro.

Affected files ...

.. //depot/projects/soc2006/rbeasley_sound/sys/dev/sound/pcm/dsp.h#3 edit

Differences ...

==== //depot/projects/soc2006/rbeasley_sound/sys/dev/sound/pcm/dsp.h#3 (text+ko) ====

@@ -1,4 +1,5 @@
 #ifndef _PCMDSP_H_
+#define _PCMDSP_H_
 /*-
  * Copyright (c) 1999 Cameron Grant <cg@freebsd.org>
  * All rights reserved.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606191756.k5JHuSMl093472>