PERFORCE change 99629 for review

Ryan Beasley ryanb at FreeBSD.org
Mon Jun 19 17:56:29 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=99629

Change 99629 by ryanb at 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 at freebsd.org>
  * All rights reserved.


More information about the p4-projects mailing list