Author: adrian
Date: Fri May  8 06:02:23 2015
New Revision: 282621
URL: https://svnweb.freebsd.org/changeset/base/282621

Log:
  oops - how'd i miss this. Sorry!

Modified:
  head/sys/vm/vm_phys.h

Modified: head/sys/vm/vm_phys.h
==============================================================================
--- head/sys/vm/vm_phys.h       Fri May  8 04:38:01 2015        (r282620)
+++ head/sys/vm/vm_phys.h       Fri May  8 06:02:23 2015        (r282621)
@@ -61,7 +61,7 @@ struct vm_phys_seg {
 };
 
 extern struct mem_affinity *mem_affinity;
-int *mem_locality;
+extern int *mem_locality;
 extern int vm_ndomains;
 extern struct vm_phys_seg vm_phys_segs[];
 extern int vm_phys_nsegs;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to